|
How to parameterize in created language?
|
|
1
|
173
|
March 8, 2023
|
|
Racket handin with structures types
|
|
1
|
232
|
March 7, 2023
|
|
The type of ind-Nat in the pie language?
|
|
4
|
362
|
March 1, 2023
|
|
Pattern matching in TypedRacket that uses types to rule out impossible branches?
|
|
5
|
613
|
February 28, 2023
|
|
How to write `length` in TypedRacket with inlined types?
|
|
1
|
252
|
February 27, 2023
|
|
What are some reasons for choosing Racket over Common Lisp?
|
|
4
|
1603
|
February 24, 2023
|
|
A for/fold #:break question, I think
|
|
3
|
278
|
February 21, 2023
|
|
Stream-filter not in constant space?
|
|
22
|
856
|
February 17, 2023
|
|
How to use the binding space?
|
|
3
|
422
|
February 17, 2023
|
|
`for-space` in the `provide` form?
|
|
10
|
338
|
February 16, 2023
|
|
Making epub files
|
|
2
|
231
|
February 15, 2023
|
|
Typed Racket: map list items while remembering individual types?
|
|
3
|
292
|
February 15, 2023
|
|
Macro in Racket language?
|
|
7
|
421
|
February 13, 2023
|
|
Expressing contract conditions related to underlying data structures
|
|
0
|
261
|
February 12, 2023
|
|
Unexpected behaviour of quasiquote when binding unquote and unquote-splicing
|
|
2
|
222
|
February 12, 2023
|
|
Resources for continuations / delimited continuations / racket continuation functionality from a beginner perspective?
|
|
3
|
489
|
February 7, 2023
|
|
Tab font in a tab-panel% doesn't want to change
|
|
1
|
268
|
February 7, 2023
|
|
Custom scribble site design
|
|
1
|
331
|
February 6, 2023
|
|
(define-type … (Instance X)) breaks when X is a parametric type synonym, since Racket 8.7
|
|
1
|
224
|
February 3, 2023
|
|
DrRacket help function not working on MacOS Monterey
|
|
2
|
270
|
January 31, 2023
|
|
Do I really need a custodian?
|
|
0
|
286
|
January 31, 2023
|
|
Web server subprocess logging to stdout sometimes not available until after subprocess terminates
|
|
12
|
345
|
January 30, 2023
|
|
What exactly is #lang
|
|
4
|
282
|
January 30, 2023
|
|
Using (string-downcase ...) makes (eq? ...) fail
|
|
1
|
230
|
January 26, 2023
|
|
[Newbie] How to improve my terrible calculator?
|
|
2
|
384
|
January 23, 2023
|
|
Is `(unsafe-struct*-ref s -1)` a stable way to get type descriptors in Racket?
|
|
6
|
262
|
January 20, 2023
|
|
Does anyone know of a working implementation of the ActivityPub protocol in Racket?
|
|
7
|
356
|
January 18, 2023
|
|
Macro Output Spliced into Context
|
|
9
|
484
|
January 17, 2023
|
|
Set input text box scroll position? (gui-easy)
|
|
5
|
400
|
January 16, 2023
|
|
Snippets in DrRacket?
|
|
2
|
301
|
January 11, 2023
|