开发者

What's JavaCC's ADVANTAGE versus ANTLR [closed]

开发者 https://www.devze.com 2022-12-11 22:18 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertis开发者_运维技巧e, but this question will likely so
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertis开发者_运维技巧e, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

Too many people have told me about the disadvantages, but what is its advantage if any?


JavaCC doesn't require its own runtime JAR (the code it generates runs on its own), whereas ANTLR does.


JavaCC is incredibly easy to learn if you already know Java. The syntax is quite similar to standard Java syntax, and the differences are intuitive.


JavaCC can generate C++ as of last year and Sreeni (the maintainer) is improving the system.

http://java.net/projects/javacc/lists/users/archive/2011-02/message/10

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号