* S D Swierstra <[email protected]> [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/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
