|
Identifiers in `_fun`
|
|
2
|
188
|
March 9, 2023
|
|
How to parameterize in created language?
|
|
1
|
150
|
March 8, 2023
|
|
Racket handin with structures types
|
|
1
|
214
|
March 7, 2023
|
|
The type of ind-Nat in the pie language?
|
|
4
|
341
|
March 1, 2023
|
|
Pattern matching in TypedRacket that uses types to rule out impossible branches?
|
|
5
|
548
|
February 28, 2023
|
|
How to write `length` in TypedRacket with inlined types?
|
|
1
|
232
|
February 27, 2023
|
|
What are some reasons for choosing Racket over Common Lisp?
|
|
5
|
1522
|
February 24, 2023
|
|
A for/fold #:break question, I think
|
|
3
|
254
|
February 21, 2023
|
|
Stream-filter not in constant space?
|
|
22
|
760
|
February 17, 2023
|
|
How to use the binding space?
|
|
3
|
393
|
February 17, 2023
|
|
`for-space` in the `provide` form?
|
|
10
|
276
|
February 16, 2023
|
|
Making epub files
|
|
2
|
213
|
February 15, 2023
|
|
Typed Racket: map list items while remembering individual types?
|
|
3
|
261
|
February 15, 2023
|
|
Macro in Racket language?
|
|
7
|
378
|
February 13, 2023
|
|
Expressing contract conditions related to underlying data structures
|
|
0
|
249
|
February 12, 2023
|
|
Unexpected behaviour of quasiquote when binding unquote and unquote-splicing
|
|
2
|
196
|
February 12, 2023
|
|
Resources for continuations / delimited continuations / racket continuation functionality from a beginner perspective?
|
|
3
|
452
|
February 7, 2023
|
|
Tab font in a tab-panel% doesn't want to change
|
|
1
|
251
|
February 7, 2023
|
|
Custom scribble site design
|
|
1
|
308
|
February 6, 2023
|
|
(define-type … (Instance X)) breaks when X is a parametric type synonym, since Racket 8.7
|
|
1
|
209
|
February 3, 2023
|
|
DrRacket help function not working on MacOS Monterey
|
|
2
|
249
|
January 31, 2023
|
|
Do I really need a custodian?
|
|
0
|
271
|
January 31, 2023
|
|
Web server subprocess logging to stdout sometimes not available until after subprocess terminates
|
|
12
|
272
|
January 30, 2023
|
|
What exactly is #lang
|
|
4
|
249
|
January 30, 2023
|
|
Using (string-downcase ...) makes (eq? ...) fail
|
|
1
|
212
|
January 26, 2023
|
|
[Newbie] How to improve my terrible calculator?
|
|
2
|
366
|
January 23, 2023
|
|
Is `(unsafe-struct*-ref s -1)` a stable way to get type descriptors in Racket?
|
|
6
|
225
|
January 20, 2023
|
|
Does anyone know of a working implementation of the ActivityPub protocol in Racket?
|
|
7
|
308
|
January 18, 2023
|
|
Macro Output Spliced into Context
|
|
9
|
455
|
January 17, 2023
|
|
Set input text box scroll position? (gui-easy)
|
|
5
|
364
|
January 16, 2023
|