
8 Aug
2011
8 Aug
'11
2:57 p.m.
Is there another way to parse Double values?
Yes the `float` parser. Note that this is a Token parser - you have to follow a particular pattern to "instantiate" parsers in this module using a "LanguageDef". There should be examples around showing how to do this.