[Haskell-cafe] parser

Ryan Bloor ryanbloor at hotmail.com
Thu Dec 6 12:06:13 EST 2007


hi
 
Can anyone advise me on how to check whether a string contains ints, chars, bools, etc.... 
 
"2345 + 6767" shoudl give IntAdd (2345) (6767)
"2345" should give IntT 2345
 
Ryan
_________________________________________________________________
Who's friends with who and co-starred in what?
http://www.searchgamesbox.com/celebrityseparation.shtml
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071206/1b429782/attachment.htm


More information about the Haskell-Cafe mailing list