antlr / grammars-v4Links
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
☆10,884Updated this week
Alternatives and similar repositories for grammars-v4
Users that are interested in grammars-v4 are comparing it to the libraries listed below
Sorting:
- ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structure…☆18,556Updated last week
- JavaCC - a parser generator for building parsers from grammars. It can generate code in Java, C++ and C#.☆1,258Updated 5 months ago
- Covert ANTLR4 book source code to Python3 version.☆428Updated 2 years ago
- ANTLR4 language support for Visual Studio Code☆463Updated 3 weeks ago
- A grammar agnostic code completion engine for antlr-ng and ANTLR4 based parsers☆460Updated last month
- StringTemplate 4☆1,017Updated 7 months ago
- This is the companion repository of the ANTLR Mega Tutorial, that will explain everything you need to know to use ANTLR.☆280Updated 4 years ago
- Java 1-24 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.☆5,997Updated this week
- Use graphviz with pure java☆966Updated 2 years ago
- The Fast Lexical Analyzer - scanner generator for lexing in C and C++☆3,930Updated 3 months ago
- Apache Calcite☆5,002Updated this week
- JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the …☆5,870Updated last week
- A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others☆3,787Updated 2 weeks ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,569Updated last year
- Project moved to: https://github.com/llvm/llvm-project☆4,604Updated 5 years ago
- A small demonstration how to use ANTLR 4's visitor feature.☆117Updated 4 years ago
- Complete C99 parser in pure Python☆3,452Updated 2 months ago
- Decompiler from Java bytecode to Java, used in IntelliJ IDEA.☆4,076Updated this week
- Spoon is a metaprogramming library to analyze and transform Java source code. is made with , and . It parses source files to build a we…☆1,876Updated this week
- H2 is an embeddable RDBMS written in Java.☆4,556Updated 3 weeks ago
- Java bytecode engineering toolkit☆4,224Updated last year
- Janino is a super-small, super-fast Java™ compiler.☆1,317Updated last year
- Apache Druid: a high performance real-time analytics database.☆13,892Updated this week
- A fast compressor/decompressor☆6,485Updated 3 weeks ago
- The official home of the Presto distributed SQL query engine for big data☆16,590Updated this week
- Parsing, analyzing, and comparing source code across many languages☆9,059Updated 8 months ago
- Defines a common protocol for language servers.☆12,361Updated this week
- Chez Scheme☆7,224Updated 2 weeks ago
- A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!☆1,724Updated last month
- RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It…☆9,523Updated last month