On 8/27/07, Peter Verswyvelen <[EMAIL PROTECTED]> wrote:
> > Look at Template Haskell.
> Gee coming from C++ that was the last thing I expected "templates" to do. It 
> seems a bit more powerful in Haskell though!

There's much in common between C++ template metaprogramming and
template Haskell - they both allow compile-time computation. On the
question of which is more 'powerful', check out the side by side
comparison here:
http://www.cs.rice.edu/~taha/publications/journal/dspg04b.pdf
--
Dan
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to