[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
ANN: Tutorial on ANTLR -- parser generator
- From: "Costello, Roger L." <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Sat, 31 Oct 2015 12:04:34 +0000
Hi Folks,
Want to rip apart a data file and inspect it for the presence of malicious code or unauthorized data? Use ANTLR.
Want to quickly create a parser for a data format that you've developed? Use ANTLR.
Twitter uses ANTRL for parsing over 2 billion queries per day. Oracle uses ANTLR to parse SQL queries.
ANTLR is today's most popular tool for auto-generating parsers from lexer and parser grammars.
Here is my tutorial on ANTLR: http://www.xfront.com/ANTLR/
/Roger
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]