14 Jan 18:48
Re: some ideas for Haskell', from Python
Tim Wawrzynczak <inforichland <at> gmail.com>
2009-01-14 17:48:38 GMT
2009-01-14 17:48:38 GMT
Having an import/module feature like this would replace almost all cases where someone might wish for a macro system for Haskell.
Don't say that until you've tried Lisp macros... read some of Paul Graham's essays or try some Common Lisp for yourself... macros can be an incredibly powerful tool, but "macros" from C, etc. aren't really macros, they're more like find-and-replace expressions :)
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed