What would it take to write an independent Racket interpreter?
|
|
9
|
1348
|
May 5, 2022
|
Should failures of "assert" use `~e` to control printout length?
|
|
3
|
233
|
May 5, 2022
|
How are keywords different from symbols?
|
|
4
|
661
|
May 3, 2022
|
Scrolling `racket/gui` panels with the mouse
|
|
3
|
480
|
May 2, 2022
|
Can I get the result of a match?
|
|
2
|
259
|
May 2, 2022
|
[Feature Request] Improve error message for neglecting to (require (for-syntax racket/base))
|
|
2
|
208
|
May 1, 2022
|
Keep white interactive background when saving pict to png file
|
|
3
|
237
|
April 29, 2022
|
@deftype and @defpolytype for Scribble
|
|
2
|
325
|
April 29, 2022
|
Preventing unnoticed thread death
|
|
5
|
299
|
April 28, 2022
|
`raco pkg migrate` for `--link` and `--no-setup` packages
|
|
3
|
385
|
April 26, 2022
|
How to run interactively from terminal?
|
|
7
|
398
|
April 26, 2022
|
Is it possible to use "s-exp" reader to parse expressions without parens wrapped?
|
|
4
|
614
|
April 25, 2022
|
Shared data structures between parallel workers in racket?
|
|
11
|
687
|
April 24, 2022
|
Reusable tests, test-cases, and test-suites
|
|
4
|
464
|
April 23, 2022
|
Predicate non-cyclic-pair?
|
|
16
|
335
|
April 21, 2022
|
Does anyone know a way to check a struct instance value and update it?
|
|
3
|
488
|
April 20, 2022
|
Help: Where to find ffi/examples
|
|
3
|
504
|
April 20, 2022
|
How can i return the max price value of a struct list?
|
|
4
|
447
|
April 18, 2022
|
Extracting lines from big file
|
|
4
|
512
|
April 18, 2022
|
Which class can i use instead of label to show list and how can order DrRacket to close the previous window after the next one opens?
|
|
1
|
215
|
April 17, 2022
|
Is it possible to use Template Variables in constants definitions?
|
|
3
|
397
|
April 15, 2022
|
How can i apply count function to render spec
|
|
1
|
246
|
April 13, 2022
|
Finding the type of exception
|
|
6
|
371
|
April 12, 2022
|
Where can I find the definition of eq? procedure
|
|
4
|
290
|
April 9, 2022
|
Will raco make recognize changes?
|
|
1
|
172
|
April 9, 2022
|
Big-bang returns zero
|
|
1
|
264
|
April 8, 2022
|
Package Server new package workaround
|
|
11
|
376
|
April 8, 2022
|
How can i run this function/
|
|
2
|
267
|
April 8, 2022
|
Racket and DrRacket communication
|
|
1
|
250
|
April 6, 2022
|
Can't wrap my head around how to use Polymorphic functions in Typed Racket
|
|
7
|
806
|
April 4, 2022
|