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 <[email protected]>
To: [email protected] 
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  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to