[Haskell-cafe] Lazy Parsing (ANN: vcd-0.1.4)

Jason Dusek jason.dusek at gmail.com
Wed Apr 28 17:30:42 EDT 2010


2010/04/28 S. Doaitse Swierstra <doaitse at swierstra.net>:
> On 27 apr 2010, at 22:12, Jason Dusek wrote:
> > So UU parsers can construct input?
>
> The perform an editing action on the input so it becomes a
> sentence of the language recognised.

  My questions betray a fundamental misunderstanding on my part;
  reading the above, its clear the parser is constructing
  strings that match the language, not values that are of the
  type.

--
Jason Dusek


More information about the Haskell-Cafe mailing list