[antlr-interest] C# target poll

Johannes Luber jaluber at gmx.de
Fri Sep 21 07:29:08 PDT 2007


Stefan Klinger wrote:
> Johannes Luber wrote:
>> Hello!
>>
>> As being one of the new lead developers for the C# target I've run into
>> the following questions:
>>
>> Does anyone still use C# target on the .NET 1.1 runtime? If yes, is it
>> impossible to switch to .NET 2.0?
>>
>> If there are no objections, we possibly drop the support for .NET 1.1.
>>
>> Best regards,
>> Johannes Luber
>>
> 
> It would be great if the generated C# code runs with the 2.0 Compact
> Framework.
> 
I'm not familiar with the Compact Framework except that it is a subset
of .NET 2.0. Is there a resource which shows the differences? In the
case we can't make this possible you could always use the linker from
the Mono project, which extracts only the needed parts of the framework.
This alone may be enough in most cases.

Best regards,
Johannes Luber


More information about the antlr-interest mailing list