|
|
|
|
|
by mark_l_watson
210 days ago
|
|
I love Racket. Just for fun, I wrote a Racket book, read online: https://leanpub.com/racket-ai/read For Scheme languages I recommend Racket or Gerbil. Racket is great for beginners since the IDE is pretty good and the standard libraries and contributed libraries are good. Gerbil is good for systems programming. network utilities, etc. |
|