Download the PHP package antlr4/antlr4 without Composer
On this page you can find all versions of the php package antlr4/antlr4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antlr4/antlr4
More information about antlr4/antlr4
Files in antlr4/antlr4
Download antlr4/antlr4
More information about antlr4/antlr4
Files in antlr4/antlr4
Please rate this library. Is it a good library?
Informations about the package antlr4
ANTLR4 runtime for PHP
PHP 7.1+ runtime for ANTLR4. See antlr4-php-workspace.
Installation
Using
Download ANTLR4 with PHP support.
Write a grammar file (named Gram.g4
below).
Generate lexer and parser PHP classes. For example, for Windows:
Write your visitor class:
Use visitor to parse expression:
Please, see examples for details.
All versions of antlr4 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package antlr4/antlr4 contains the following files
Loading the files please wait ....