[Haskell-cafe] Minim interpreter

Chaddaï Fouché chaddai.fouche at gmail.com
Mon Jul 23 21:50:20 EDT 2007


There was more than "some" bugs, and a lack of strictness that led to
a stack overflow for high values of x... So here is a better version
(not quite there still, but better).

-- 
Jedaï
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minim.hs
Type: text/x-haskell
Size: 3154 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070724/06295bfe/minim-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimParser.hs
Type: text/x-haskell
Size: 3234 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070724/06295bfe/minimParser-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimInterp.hs
Type: text/x-haskell
Size: 222 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20070724/06295bfe/minimInterp-0001.bin


More information about the Haskell-Cafe mailing list