[Haskell-cafe] Could someone give me a small code review

Edward Amsden eca7215 at cs.rit.edu
Fri Dec 31 23:03:44 CET 2010


Only the parser was attached.

On Fri, Dec 31, 2010 at 4:26 PM, Aaron Gray <aaronngray.lists at gmail.com> wrote:
> I have attached a tiny parser and lexer.
> This is really key to getting the lexing correct.
> The only thing I could not get neatly was to disallow hyphens at the end of
> identifiers, so have left it off until a good solution arrives.
> I plan to move over to monads next.
> Any comments welcome,
> Aaron
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>



-- 
Edward Amsden
Undergraduate
Computer Science
Rochester Institute of Technology
www.edwardamsden.com



More information about the Haskell-Cafe mailing list