[antlr-interest] [SPAM] Re: C# Target: Problems with Mono

Olivier Lefevre lefevrol at yahoo.com
Fri Mar 4 17:53:22 PST 2011


On 3/1/2011 10:00 PM, Felix Natter wrote:
> I am trying to generate C# code from my grammar for use with Mono2 (v1.9).
 >
> ** (Antlr3.exe:4230): WARNING **: Missing method System.Reflection.Emit.DynamicMethod::.ctor(string,Type,Type[])

1) The Mono team is quite candid about what is missing:
    http://www.go-mono.com/status/ (System.Reflection can be found under mscorlib)
2) Mono 2.1.9 is ancient: the long-term and current stable versions are 2.6.7 and
    2.10.1: http://www.go-mono.com/mono-downloads/download.html
3) Has anyone run the ANTLR C# runtime through Moma, the Mono Migration Analyzer?
    http://mono-project.com/Moma

-- O.L.



More information about the antlr-interest mailing list