|
|
|
|
|
by cpach
1869 days ago
|
|
Hm. I learned programming in large parts thanks to The Little Schemer, SICP and Scheme/Racket. LSP wasn’t a thing then and it worked fine anyway. Much of the code I wrote (and evaluated manually) was on paper. Regarding the autoformatter... Not sure if Racket really needs that since the syntax is so simple. But maybe it would be an improvement. |
|