google / peg-typed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peg-typed

A parser generator based on parsing expression grammars that produces heterogeneous typed parse trees, which types are based on the structure of an input grammar.

Currently in alpha stage.

This is not an official Google product.

About

License:Apache License 2.0


Languages

Language:Kotlin 92.4%Language:Starlark 7.6%