On Wed, Apr 10, 2013 at 4:45 PM, Roman Redz <[email protected]> wrote: > An improved version of my paper "From EBNF toPEG", due to appear in > Fundamenta Informaticae, is now available from > http://www.romanredz.se/pubs.htm. > The paper tries to answer the question " when an EBNF grammar can be used as > its own PEG parser?". > It is inspired by a result from Medeiros about PEGs for LL(1) grammars.
Hi, Roman. I suppose that was not easy to read my thesis in Portuguese :-) After the thesis, I and my colleagues wrote a paper in English discussing the relationship between CFGs and PEGs. We submitted it to POPL 2012 but it was not approved. Now we will put some effort to publish it in a journal. Today the paper become available in arxiv: http://arxiv.org/abs/1304.3177 We should send a version with some minor improvements to Science of Computer Programming, a journal of Elsevier. In case anybody would like to suggest a more appropriate journal, feel free to send the suggestion to the list or to me. Of course, any feedback about the paper is welcome. Sérgio _______________________________________________ PEG mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/peg
