[antlr-interest] C# code generation

José María García Rodríguez darthia at gmail.com
Thu Aug 11 02:11:32 PDT 2005


> I have tried 2.7.4 ,2.7.3 and 2.7.5 to use C# Code Generator for ANTLR 2.x. and
> I can't find
> lib/csharp/ASTFrame/antlr.astframe.csproj - for the ANTLR C# ASTFrame library
> (used for displaying ASTs)
> 

I don't think there are a project to build the "ASTFrame library". The
ASTFrame class is currently included in the build. So you don't really
need to rebuild anything. Just reference the assembly and use the
namespace to access to that class.

Regards,

-- 
José María García Rodríguez


More information about the antlr-interest mailing list