In dumping grounds you can find MParser that is a library for parsing that is similar to Parsec for haskell, but makes heavy use of macro, <br>and generate a recursive descent parser.<br><br>In <a href="http://snow.iro.umontreal.ca/?tab=Packages">snow</a> you could find a lalr parser and an earley parser.<br>
<br>francesco<br><br><div class="gmail_quote">On Tue, Feb 24, 2009 at 7:01 PM, Pavel Dudrenov <span dir="ltr"><<a href="mailto:dudrenov@gmail.com">dudrenov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Does anyone know if there is anything portable written, or that works<br>
on gambit? The only thing I found works is plt scheme.<br>
<br>
Thanks,<br>
Pavel<br>
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</blockquote></div><br>