[antlr-interest] Error with C# target (CSharp3)

Sam Harwell sharwell at pixelminegames.com
Thu Apr 30 09:12:21 PDT 2009


Actually, the CSharp3 target is in its early stages and doesn't work
with the Java version of the tool right now. If you are interested in
testing it while it's in Alpha, you can download the bootstrap tools
from the C# port, which is the minimal set needed to target the CSharp3
runtime. The bootstrap files are everything in this folder and its
subfolders:
http://fisheye2.atlassian.com/browse/antlrcs/bin/Bootstrap


Thank you,
Sam Harwell

-----Original Message-----
From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] On Behalf Of
craig at palantir.co.za
Sent: Thursday, April 30, 2009 1:12 AM
To: antlr-interest at antlr.org
Subject: [antlr-interest] Error with C# target (CSharp3)

Hi,

When I update my grammar to use CSharp3 as the target, I am getting the
following internal error.

Does anyone have any ideas?

error(10):  internal error: Class org.antlr.tool.AttributeScope has no
such
attribute: actions in template context [outp
utFile parser genericParser(...) rule ruleAttributeScope
attributeScope(...)
if(scope.attributes)_subtemplate] : java.la
ng.NoSuchFieldException: actions


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe:
http://www.antlr.org/mailman/options/antlr-interest/your-email-address


More information about the antlr-interest mailing list