Hi, Roman. I read this paper recently and it sounds good. In my previous research, "Packrat Parsers Can Handle Practical Grammars in Mostly Constant Space", optimization using FIRST is limited and based on informal description. After reading it, I thought that more optimization based on formerly known notions can be applied to PEG-based parsers.
-- Kota Mizushima Ubiregi Inc. [email protected] [email protected] 2012/9/30 Roman Redziejowski <[email protected]> > Just announcing a paper "From EBNF to PEG" that builds on ideas from > Medeiros. > It is available at http://www.romanredz.se/pubs.htm. > Roman > > > _______________________________________________ > PEG mailing list > [email protected] > https://lists.csail.mit.edu/mailman/listinfo/peg > > -- Kota Mizushima e-mail: [email protected]
_______________________________________________ PEG mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/peg
