Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

kuafuwang/LPG-typescript-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LPG-typescript-runtime

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.

About

Typescript runtime for The LALR parser generator (LPG)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published