>> There is also a transformation to convert regular expressions >> and some regex extensions into PEGs. The following two >> articles discuss this transformation:
>> Converting regexes to Parsing Expression Grammars, Oikawa et al., 2010. >> From Regular Expressions to PEGs, Medeiros et al., 2011 (to appear). > Is there any way to obtain these two papers? They have just become available online :-) The first paper is available here:http://www.inf.puc-rio.br/%7Eroberto/docs/ry10-01.pdf And the second one is available here: http://www.dcomp.ufs.br/~sergio/docs/repeg.pdf Sérgio _______________________________________________ PEG mailing list PEG@lists.csail.mit.edu https://lists.csail.mit.edu/mailman/listinfo/peg