Jay is available under the same license as Yacc which I believe is BSD
License. It was developed by Axel-Tobias Schreiner and  Bernd Kühl. The
site[1] seems to be down at the moment. I think there are mirrors of Jay and
I have listed one of them[2]. Since you need parser in C# take a look at mcs
source of the Mono project[3].

HTH,

Jalil Vaidya

[1] http://www.informatik.uni-osnabrueck.de/alumni/bernd/jay/
[2] http://www.cs.rit.edu/~ats/projects/lp/jay/
[3] http://www.go-mono.com/archive/1.0.1/mcs-1.0.1.tar.gz


On Fri, 13 Aug 2004 16:46:31 +0000, Tony Hal <[EMAIL PROTECTED]> wrote:

>Jalil,
>If it's a port of yacc, then I assume it supports yacc syntax, which is
>great since I don't have to learn new language.
>
>Questions for you:
>- Is Jay publicly available ? under what license ? where can I get it ?
>- Who developed it ?
>
>Thanks
>-antony
>
>
>>From: Jalil Vaidya <[EMAIL PROTECTED]>
>>Reply-To: "Unmoderated discussion of advanced .NET topics."
>><[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Re: [ADVANCED-DOTNET] ILASM support lib
>>Date: Thu, 5 Aug 2004 08:20:40 -0400
>>
>> >3. Is there a managed code tool for parser generator (like yacc/bison) ?
>> >(The generated parser is preferrably in C#).
>>
>>Mono uses C# port of Jay (which is a Java port of Yacc)[1]. Will that serve
>>the purpose?
>>
>>HTH,
>>
>>Jalil Vaidya
>>
>>[1] http://www.mono-project.com/using/mcs.html

===================================
This list is hosted by DevelopMentor®  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to