lpg2ts

0.0.11 • Public • Published

lpg2ts

TypeScript runtime libraries for LPG2

This runtime is available through npm. The package name is 'lpg2ts'.

Getting Started with LPG

Getting Started with LPG

About LPG

The LALR parser generator (LPG) is a tool for developing scanners and parsers written in TypeScript, C#,Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.

/lpg2ts/

    Package Sidebar

    Install

    npm i lpg2ts

    Weekly Downloads

    0

    Version

    0.0.11

    License

    MIT

    Unpacked Size

    914 kB

    Total Files

    176

    Last publish

    Collaborators

    • kuafuwang