newartisans.com/2009/03/hello-haskell-goodbye-lisp

It makes it trivial to write DSLs, for example, since you all you need to do is model the syntax tree as a series of Lisp data structures, and then evaluate them directly.

...Since it was design...


Comments (0)

Sign in to post comments.