[Haskell-cafe] uu-parsinglib

Roman Cheplyaka roma at ro-che.info
Sat Jan 21 09:47:25 CET 2012


* S D Swierstra <doaitse at uu.nl> [2012-01-20 16:32:00+0100]
> Thus far i have only happy users, and if you are having any problems
> please let me know.

Hi Doaitse,

One thing that I'm curious about is how you avoid combinatorial
explosion when parsing in a breadth-first fashion. Do you somehow manage
to merge the branches? Or just hope that in practice it won't be too bad?

-- 
Roman I. Cheplyaka :: http://ro-che.info/



More information about the Haskell-Cafe mailing list