
5 Apr
2007
5 Apr
'07
1:51 p.m.
On 05/04/07, Joel Reymont
Why do you want to embed Haskell code in templates?
Why add another dependency, force your coders to learn another language, restrict yourself to a language which isn't as expressive as Haskell, reduce your ability to reuse code from different areas of the project and decrease project-wide consistency when you could just write your templates in Haskell to begin with? Haskell is the king of EDSL. Let's take advantage of that. -- -David House, dmhouse@gmail.com