[Haskell-cafe] Expression parsing problem

leledumbo leledumbo_cool at yahoo.co.id
Tue May 19 05:21:49 EDT 2009


> Why is Symbol = (String, Token)?  A more sensible token type would
> include values in the Value constructor and string identifiers in the
> Identifier constructor; the strings in everything else seem redundant.

Surely you didn't read my original post, do you? I have a very limited
knowledge of Monad and I try to find a solution using my current skills
because the due date is within two weeks. Therefore, I don't think I can
create a Monadic parser for this.
-- 
View this message in context: http://www.nabble.com/Expression-parsing-problem-tp23610457p23612618.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list