Re: [Haskell-beginners] Re: Accounting Engine in Haskell

Hi,
Keep in mind that you have to invest some time in learning Haskell before you can reap the benefits. For an example of the latter, see also
Paul Hudak, Mark P. Jones. Haskell vs. Ada vs. C++ vs. Awk vs. ..., An Experiment in Software Prototyping Productivity http://haskell.org/papers/NSWC/jfp.ps
This paper was very interesting to me. Does anyone know if the full source code for the Haskell prototype is available somewhere? Patrick -- ===================== Patrick LeBoutillier Rosemère, Québec, Canada

On 17 June 2010 16:12, Patrick LeBoutillier
This paper was very interesting to me. Does anyone know if the full source code for the Haskell prototype is available somewhere?
Chapter 8 of Paul Hudak's School of Expression contains a version of the "region algebra", there's also an ML version by Samuel Kamin where the region combinators generate C++ code: Samuel Kamin - Standard ML as a Meta-Programming Language: http://loome.cs.uiuc.edu/pubs.html http://loome.cs.uiuc.edu/pubs/ml-meta.pdf
participants (2)
-
Patrick LeBoutillier
-
Stephen Tetley