Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

macros, metaprogramming,etc

Name: Anonymous 2007-06-13 20:58 ID:vbAWM6K3

hi!
I'm a smug lisp weenie. One of the things I like the most of lisp is macros, because it's a huge, important abstraction. With macros the lack of syntax stops being a burden and starts being an advantage.
Still, lisp is not the only language with macros. I've seen languages like Haskell, OCaml, Nemerle, TCL, and maybe Joy (to tell you the truth I can barely read Joy code).
Do you have any experiences in this stuff? is it as powerful and easy to use as in lisp?

Name: Anonymous 2007-06-14 2:55 ID:ES9aKP8y

Lisp macros are basically just lazily evaluated functions. Presumably Haskell should be able to do the same stuff.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List