This article needs additional citations for verification. (March 2016) |
Original author(s) | Terence Parr and others |
---|---|
Initial release | April 10, 1992 |
Stable release | 4.13.2
/ 3 August 2024 |
Repository | |
Written in | Java |
Platform | Cross-platform |
License | BSD License |
Website | www |
In computer-based language recognition, ANTLR (pronounced antler), or ANother Tool for Language Recognition, is a parser generator that uses a LL(*) algorithm for parsing. ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in 1989, and is under active development. Its maintainer is Professor Terence Parr of the University of San Francisco.[citation needed]
PCCTS 1.00 was announced April 10, 1992.[1][2]