[antlr-interest] ANTLR on Microsoft's Compact Framework?

André van der Merwe AndrevdM at pyrogenesis.co.za
Sun Sep 13 14:04:38 PDT 2009


Hi,

Has anyone managed to get an ANTLR generated parser (C#) working on the .net compact framework?

I doubt there are any major issues with the generated code but the references are going to be a problem. Before I go and recompile everything for the CF I wanted to check if there were known issues or perhaps someone has already done this?

As far as I can see I'll need to compile the following

StringTemplate.dll (not sure what ST's dependencies are...)
antlr.runtime.dll  (from the main distro?)
Antlr3.Runtime.dll (from the C# runtime)



Thanks for any advice.


More information about the antlr-interest mailing list