ANTLR Alternatives
ANTLR is described as '(ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files' and is an app in the education & reference category. There are nine alternatives to ANTLR for Windows, Linux and Mac. The best ANTLR alternative is Ragel, which is both free and Open Source. Other great apps like ANTLR are Eclipse Xtext, Bison, Flex and Owl parser generator.
- Free • Open Source
Ragel is a finite-state machine compiler and a parser generator targeting C, C++ and ASM. It can recognize byte sequences and execute code at arbitrary points in the process.
License model
- Free • Open Source
Platforms
- Windows
Ragel Features
Xtext is an open-source framework for developing programming languages and domain-specific languages (DSLs). Unlike standard parser generators, Xtext not only generates a parser, but also a class model for the Abstract Syntax Tree and a fully featured, customizable Eclipse-based...
License model
- Free • Open Source
Application types
Country of Origin
United States
Platforms
- Mac
- Windows
- Linux
Eclipse Xtext Features
GNU Bison, commonly known as Bison, is a parser generator that is part of the GNU Project. Bison reads a specification of a context-free language, warns about any parsing ambiguities, and generates a parser (either in C, C++, or Java) which reads sequences of tokens and decides...
License model
- Free • Open Source
Platforms
- Linux
- 4 Flex alternatives
Flex (fast lexical analyzer generator) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a...
License model
- Free • Open Source
Platforms
- Linux
Owl is a parser generator which targets the class of visibly pushdown languages.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
dropincc.java - A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
textX is a meta-language for building Domain-Specific Languages (DSLs) in Python. It is inspired by Xtext.
It will help you build your textual language easily. You can invent your own language or build a support for an existing textual language.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
Tunnel Grammar Studio is an Integrated Development Environment for generating parsers (also known as parser generator or a compiler compiler). It is used to develop stand alone Parsing Machines from given ABNF syntax grammar.
License model
- Paid • Proprietary
Platforms
- Windows