[antlr-interest] Tree grammars with output=AST

Johannes Luber jaluber at gmx.de
Wed Mar 19 15:16:45 PDT 2008


Thomas Karcher schrieb:
> Hi,
> 
>>  >That means "AST rewriting by tree grammar with C# as target
>>  >language".
>>  >I'm using ANTLR 3.0.1.
>> IIRC, "tree grammar" with AST output requires ANTLR v3.1.
> 
> Thanks for this hint - with 3.1, all the messages disappeared. But one
> is left: "The type or namespace name 'RecognizerSharedState' could not
> be found"
> I guess I also should have an updated Antlr3.runtime.dll - but
> http://fisheye2.cenqua.com/changelog/antlr?cs=4154 says, it has been
> deleted. Could you give me a hint where I can find the version for ANTLR
> v3.1?

I would refer you to the immediate builds, which contain the source code 
for the C# target, but right now the target is broken. I'll attack this 
over the next few weeks, but I don't know when I'll finish this. The 
last working build was in January, though, if you still want to try it.

Johannes


More information about the antlr-interest mailing list