The disadvantage of JavaCC compared to ANTLR

"Raymound_Chang" <racezhang@gmail.com>
8 Apr 2006 17:10:59 -0400

          From comp.compilers

Related articles
The disadvantage of JavaCC compared to ANTLR racezhang@gmail.com (Raymound_Chang) (2006-04-08)
The disadvantage of JavaCC compared to ANTLR tom@infoether.com (Tom Copeland) (2006-04-12)
| List of all articles for this month |

From: "Raymound_Chang" <racezhang@gmail.com>
Newsgroups: comp.compilers
Date: 8 Apr 2006 17:10:59 -0400
Organization: http://groups.google.com
Keywords: tools, question
Posted-Date: 08 Apr 2006 17:10:59 EDT

Hi All:


Current now i am writing a issue report about the comparison about
JavaCC & ANTLR.
The most disadvantage of JavaCC compared to ANLTR in my mind is:
1. ANTLR can generate parser not only in Java , but also in C++,
Python...
2.The doc of JavaCC is so poor!
3. ANLTR has more powerful error reporting than JavaCC (also including
some utility tools such as Paser Tree Viewer)




Please add more comments on this topic and I really appreciate yours.




Thx/BR


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.