escript-antlr4

An Escript lexer & parser that provides both visitor and listener patterns to traverse the parse tree.


License
Unlicense
Install
npm install escript-antlr4@0.2.0

Documentation

escript-antlr

This repository contains the ANTLR4 lexer and parser grammar files for Escript, the language used by PenUltima Online's (POL) game server.

It also contains the source for the module JavaScript npm module escript-antlr4.