marcomaggi wrote:

I do not want to press Eduardo, but maybe someone can try to port the
following to R6RS Scheme:

<http://code.google.com/p/lalr-scm/>

That one looks good. Another one is 'essence':

    http://www.informatik.uni-freiburg.de/proglang/software/essence

Essence itself only runs on Scheme48, but the documentation says it can generate parsers for R5RS. The interface also has an option for generating R6RS code.

Ed

Reply via email to