[antlr-interest] Problem using CSharpParser.g

Micheal J open.zone at virgin.net
Mon Dec 11 18:18:56 PST 2006


Where did you get the CSharpParser.g grammar file you are using?
 
If you are talking about CSharpParser.g from our grammar contribution (named
KCSParse or csharp_v1) then, you should know that we provided a
self-contained distribution that builds all the grammars in the right order.
You will need Nant to build. Incidentally, although KCSParse is still
available from the website, it has been superceeded by csharp_v1 (which is
included as a sample with ANTLR 2.7.6 and 2.7.7).
 
Micheal
 
-----------------------
The best way to contact me is via the list/forum. My time is very limited. 

-----Original Message-----
From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] On Behalf Of Dmitry Goldenberg
Sent: 11 December 2006 21:21
To: antlr-interest at antlr.org
Subject: [antlr-interest] Problem using CSharpParser.g


I'm trying to use Antlr 2.6.7 with the CSharpParser.g grammar.
 
java antlr.Tool CSharpParser.g yields the following:
ANTLR Parser Generator   Version 2.7.6 (2005-12-22)   1989-2005
panic: Cannot find importVocab file 'CSharpLexerTokenTypes.txt'
 
Does anyone have any idea how to fix this?
Thanks,
- Dmitry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20061212/84098c3b/attachment.html 


More information about the antlr-interest mailing list