Hello aditya,

Saturday, April 3, 2010, 6:56:23 AM, you wrote:

> Haskell. And I'm also wondering why metaprogramming is used much more
> in Ocaml than in Haskell.

reasons are two-folded: haskell is more powerful language. in
particular, there are lots of generic programming approaches besides
TH. OTOH, TH is as powerful as any other syntax preprocessor, but not
as easy to use. especially if you try to learn it by reading original
papers

i suggest you to postpone learning TH. it's not Haskell way :)


-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to