Translate any ABNF grammar to ANTLR
-
Updated
Jan 11, 2020 - 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.
Translate any ABNF grammar to ANTLR
All the stuff made for Information systems modeling and analysis (Modelowanie i analiza systemów informatycznych) course at the university.
Object oriented compiler for the Java Virtual Machine with Objective-C-like Syntax.
Syntax highlighter and checker for ANTLR files in vim
Created by Terence Parr
Released February 1992