ANTLR

ANTLR is a groovy and widely-used open-source parser and translator generator tool supported by those hip cats at jGuru.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  111 to 120 of 1210  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 121 Next » 
 
I would like to create a small C++ parser. My problem is that I have a lexer rule called ALPHA which...
Sun 12/29/02
07:50:28AM
 
0
Sun 12/29/02
07:50:28AM
20
 
 
I have a parser rule that works fine in YACC but results in an "infinite recursion" error in ANTLR. ...
Thu 01/02/03
02:59:30PM
 
0
Thu 01/02/03
02:59:30PM
16
 
 
When I am trying to parser idenfitier like "a.b.c.d", I am always getting following exception: Syst...
Sat 02/01/03
02:24:23PM
 
0
Sat 02/01/03
02:24:23PM
24
 
 
options { language = "CSharp"; } class CSParser extends Parser; options { buildAST = tru...
Sat 02/01/03
11:17:05PM
 
0
Sat 02/01/03
11:17:05PM
17
 
 
I need a copy of a tree (a node and his subnodes) and used the methode astFactory->dupTree(...). But...
Tue 02/04/03
09:41:20AM
 
0
Tue 02/04/03
09:41:20AM
16
 
 
 
Hello! i have the following problem: i read a text, filter out some lines and then create a lexer wi...
Wed 02/05/03
01:53:48AM
 
0
Wed 02/05/03
01:53:48AM
18
 
 
I have following parser rules: file: rule1 EC EOF protected rule1: (UD (AD)? (DI)?) | ((AD)? DI) wit...
Wed 02/05/03
02:04:01AM
 
0
Wed 02/05/03
02:04:01AM
16
 
 
Hi, I was just wondering what compilers ANTLR supports on HP 11.00 machines. I have a program which...
Mon 02/17/03
06:48:04PM
 
0
Mon 02/17/03
06:48:04PM
20
 
 
Does a public grammar file exist for JDOQL, the JDO Query language?
Tue 02/25/03
10:23:07AM
 
0
Tue 02/25/03
10:23:07AM
15
 
 
Does a public grammar file exist for JDOQL, the JDO Query language?
Tue 02/25/03
10:23:16AM
 
0
Tue 02/25/03
10:23:16AM
19
 
 
 
Results  111 to 120 of 1210  « Prev 1... 7 8 9 10 11 12 13 14 15 16 ... 121 Next » 
"ANTLR" is moderated by Moderators:  SAdmin
About | Sitemap | Contact