https://github.com/lcbx/sly-parsing-experiment
parsing experiment with the SLY python library
https://github.com/lcbx/sly-parsing-experiment
grammar parsing
Last synced: 12 months ago
JSON representation
parsing experiment with the SLY python library
- Host: GitHub
- URL: https://github.com/lcbx/sly-parsing-experiment
- Owner: Lcbx
- License: mit
- Created: 2024-02-07T16:06:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T16:11:33.000Z (over 2 years ago)
- Last Synced: 2025-03-17T01:43:40.739Z (over 1 year ago)
- Topics: grammar, parsing
- Language: Python
- Homepage: https://github.com/dabeaz/sly/tree/master
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sly parsing experiment
parsing experiment with the SLY python library