ANTLR vs Eclipse Xtext
A side-by-side look at ANTLR and Eclipse Xtext. For an in-depth review of either product, follow the links below.
ANTLR
Development
ANTLR (ANother Tool for Language Recognition) is an open source parser generator for reading, processing, executing, or translating structured text or binary files. It's useful for building languages, tools, and frameworks.
parsingcode-generationlanguage-recognition
Eclipse Xtext
Development
Eclipse Xtext is an open-source framework for developing programming languages and DSLs. It allows creating full-featured IDEs with syntax highlighting, code completion, refactoring, and more.
opensourceframeworkprogramming-languagesdslsidessyntax-highlightingcode-completionrefactoring
Related Comparisons
Bison
Ragel
parboiled
dropincc.java
Owl parser generator