https://github.com/marihachi/gll
An experiment of the Generalized LL (GLL) parser with TypeScript.
https://github.com/marihachi/gll
gll gll-parser typescript
Last synced: about 1 year ago
JSON representation
An experiment of the Generalized LL (GLL) parser with TypeScript.
- Host: GitHub
- URL: https://github.com/marihachi/gll
- Owner: marihachi
- License: mit
- Created: 2022-02-23T14:00:20.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-13T17:59:17.000Z (over 4 years ago)
- Last Synced: 2025-05-07T17:11:56.277Z (about 1 year ago)
- Topics: gll, gll-parser, typescript
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gll
An experiment of the Generalized LL (GLL) parser with TypeScript.
## License
MIT Licensed.