Object oriented compiler for the Java Virtual Machine with Objective-C-like Syntax.
-
Updated
Jan 4, 2022 - Java
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.
Object oriented compiler for the Java Virtual Machine with Objective-C-like Syntax.
All the stuff made for Information systems modeling and analysis (Modelowanie i analiza systemów informatycznych) course at the university.
Created by Terence Parr
Released February 1992