Skip to content

A-LPG/LPG-Dart-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPG-Dart-runtime

Dart-runtime for The LALR parser generator (LPG)

Package pub dev
lpg2 lpg2

Getting Started with LPG

Getting Started with LPG

About LPG

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

Releases

No releases published

Packages

No packages published

Languages