ANTLR
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
Here are 476 public repositories matching this topic...
Takes basic instructions and translates them to assembly language. Written with Java and Antlr4.
-
Updated
Feb 25, 2018 - Java
Converter from Coco/R to ANTLR4 grammar
-
Updated
Apr 19, 2018 - C++
A design of a simple programming language using antlr
-
Updated
Aug 11, 2021 - ANTLR
Compilation project made for a reduced C language
-
Updated
May 7, 2022 - HTML
Calculadora simples com ANTLR4 em Python 3. / Simple calculator with ANTLR4 in Python 3.
-
Updated
Mar 12, 2018 - Python
Antlr based math expressions enterpreter (str, int, real, boolean, ordered/unordered set)
-
Updated
Mar 14, 2019 - Java
ANTLR 4 Grammar for GraphQL language
-
Updated
Aug 14, 2019 - ANTLR
Lexer & parser development using Antlr4 for a programming language named "Decaf". "Theory of Automata & Formal Languages" course concepts were applied in this project.
-
Updated
Aug 16, 2020 - Python
Showcasing some grammars, I have worked in various stints, Also showing some AntlrWorks Screenshots
-
Updated
May 9, 2023 - GAP
Projeto de construção de um compilador básico
-
Updated
Jun 14, 2017 - Java
Created by Terence Parr
Released February 1992
- Followers
- 33 followers
- Organization
- antlr
- Website
- www.antlr.org
- Wikipedia
- Wikipedia