An open API service indexing awesome lists of open source software.

https://github.com/catinrage/liquid

liquid is easy to use and fast typescript parser generator.
https://github.com/catinrage/liquid

clr compiler interpreter lalr lr1 lr1-parser parser

Last synced: 27 days ago
JSON representation

liquid is easy to use and fast typescript parser generator.

Awesome Lists containing this project

README

          

# Liquid

Liquid is a js LR1 parser generator library. It is designed to be used in a web browser, and is written in typescript.