I recommend "Purely Functional Data Structures" by Chris Okasaki. If you can get your hands on "OCaml for Scientists" it's pretty good too. And of course The Little Lisper/Schemer. I haven't made it through my copy of SICP or PAIP.
-- Daniel On Jun 6, 2009, at 10:26 AM, kyle smith <[email protected]> wrote: > > I read Norvig's PAIP. The concept of first defining a dsl and then > writing an interpreter/compiler for it is amazing. Even something as > simple as his sentence grammar shows the idea. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
