ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
Updated
Oct 11, 2024 - 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.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it.
An IntelliJ plugin for ANTLR v4
SQL Parsers for BigData, built with antlr4.
parse sql into elasticsearch dsl with antlr4
ProLeap ANTLR4-based parser for COBOL
A grammar agnostic code completion engine for ANTLR4 based parsers
ANTLR v4 grammar-based test generator
ANTLR4 language support for Visual Studio Code
An open-source implementation of Understand Python API
PROGEX (Program Graph Extractor); a cross platform tool for extracting graphical program representations from software source code
Created by Terence Parr
Released February 1992