This is a parser that I created using ANTLR. This parses the translation unit file generated by GCC when using the -fdump-translation-unit flag.
-
Updated
Feb 1, 2017 - C++
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.
This is a parser that I created using ANTLR. This parses the translation unit file generated by GCC when using the -fdump-translation-unit flag.
Software web que usa um parser construído com ANTLR para calcular valores de expressões matemáticas
It contains a simple Domain Specific Language console to apply basic arithmetic operations in Morse code.
Kaco low-code language support for Monoco Editor.
Linguagem de programação que compila para AST/Bytecode de Python
Repositorio del trabajo practico número 1 de la materia Técnicas de Compilación
Implementation of a parser, a compiler and an interpreter for a programming language called “SimplanPlus” which is based on ANTLR.
ANTLR grammars for Warcraft III.
VSCode extension for Glassbeam's Semoitic Parsing Language DSL.
ProLeap Visual Basic 6.0 • Analyze & Transform Visual Basic 6.0
Created by Terence Parr
Released February 1992