https://github.com/1computer1/satorin
A parser
https://github.com/1computer1/satorin
Last synced: 4 months ago
JSON representation
A parser
- Host: GitHub
- URL: https://github.com/1computer1/satorin
- Owner: 1Computer1
- License: mit
- Created: 2018-01-13T07:18:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T07:18:08.000Z (about 8 years ago)
- Last Synced: 2025-02-17T21:14:14.628Z (11 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An LR(0) parser, made for the learning experience.
Will one day become something better, maybe.