On Sun, Dec 19, 2010 at 7:31 PM, Vagif Verdi <vagif.ve...@gmail.com> wrote:
> Haskell has aha moments too. And it is not lisp.
>
> The definition of "lisp" i accept is much simpler and much more
> obvious: source code of the program is a valid data  structure in that
> language.

Access to the parse tree. C source code is a valid string data
structure in C, but you can't really do that much with it without a
lot of parsing first.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to