Rotor [1] includes a C# compiler built in C++, Mono has a C# compiler build in C# (which is equivalently readable to one done in Java ;-) ), and Portable.NET [3] has a C# compiler written in C.
--Peter http://www.razorsoft.net/weblog http://staff.develop.com/peterd [1] http://msdn.microsoft.com/net/sscli [2] http://www.go-mono.com [3] http://www.southern-storm.com.au/portable_net.html > -----Original Message----- > From: Discussion of the Rotor Shared Source CLI > implementation [mailto:[EMAIL PROTECTED]] On > Behalf Of Sunil Tomar > Sent: Monday, August 19, 2002 10:10 PM > To: [EMAIL PROTECTED] > Subject: [DOTNET-ROTOR] C# parser in C++ > > > Hi, > > I am looking for a C# parser in C++ or C or Java. > > Please provide me with the sufficient links. > > regards, > Sunil Tomar >
