https://github.com/purefunctor/simon
Simple PEG parsing in Python.
https://github.com/purefunctor/simon
Last synced: about 1 year ago
JSON representation
Simple PEG parsing in Python.
- Host: GitHub
- URL: https://github.com/purefunctor/simon
- Owner: purefunctor
- Created: 2021-05-29T09:05:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T03:42:44.000Z (about 5 years ago)
- Last Synced: 2025-03-19T21:47:26.680Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simon
Simple PEG parsing in Python.