[Mono-list] Jay download
Daniel Morgan
monodanmorg at yahoo.com
Mon Mar 5 18:34:09 UTC 2012
Jay is not only used for Mono's C# compiler, but it is also used for the expression parsing in System.Data and is used for ILASM.
Jay is included with Mono. It is the source tree at mono/mcs/jay
GPGP is a generator for LALR(1) parsers. It accepts a “YACC/BISON-like” input specification and produces a C# output file.
http://gppg.codeplex.com/
cslex
http://www.cybercom.net/~zbrad/DotNet/Lex/Lex.htm
________________________________
From: Nilo Roberto da Cruz Paim <nilopaim at gmail.com>
To: mono-list at lists.ximian.com
Sent: Monday, March 5, 2012 12:23 PM
Subject: [Mono-list] Jay download
Hi All,
I'm newbie using mono and don't know if this question has been already answered...
Where can I download jay? I would like to port some software of mine that was developed using flex/bison and read that jay is a port of yacc.
Anyway, has someone knowledge about some tool, similar to lex (flex) and yacc (bison) that I could use?
TIA,
Nilo
Brasil
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120305/665fffa6/attachment.html>
More information about the Mono-list
mailing list