2007/11/23

Parser in Haskell

The first chapter of the book is mostly about writing a parser in Miranda (the code is in Haskell, though).

It does not use monads. You can see how the implementation can be refined with monads if you compare it with a monadic parser of today.

Labels: ,

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home