|
|
|
|
|
by phonebucket
1160 days ago
|
|
I'm eager to jump into a Lisp. Janet seems really tempting for tiny footprint, distributability etc. But I'm currently leaning towards to Racket just because it would be more or less compatible with a whole host of Scheme books that I'd like to read (The Little Schemer/Typer/Learner, SICP, Functional Differential Geometry). Does anyone familiar with Janet know if those books can be easily worked through with Janet for a newbie Lisper? |
|
Janet has a more Clojure-inspired syntax but the semantics and general ideas should carry over. I think trying to work through the books in Janet would be a great extra challenge. You can always drop that and focus on Racket if it becomes it too much for you.