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.
- Host: GitHub
- URL: https://github.com/catinrage/liquid
- Owner: catinrage
- Created: 2023-12-08T18:09:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T16:44:37.000Z (about 2 years ago)
- Last Synced: 2024-06-20T04:49:39.769Z (about 2 years ago)
- Topics: clr, compiler, interpreter, lalr, lr1, lr1-parser, parser
- Language: TypeScript
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.