https://github.com/jemc/pony-pegasus
Pony library for declaring and executing PEGs. :horse: :stars:
https://github.com/jemc/pony-pegasus
library parsing peg pony-language
Last synced: 3 months ago
JSON representation
Pony library for declaring and executing PEGs. :horse: :stars:
- Host: GitHub
- URL: https://github.com/jemc/pony-pegasus
- Owner: jemc
- Created: 2015-11-13T03:27:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-05T15:11:20.000Z (almost 9 years ago)
- Last Synced: 2025-10-28T09:45:14.304Z (7 months ago)
- Topics: library, parsing, peg, pony-language
- Language: Pony
- Homepage:
- Size: 25.4 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pony-pegasus
Pony library for declaring and executing PEGs (parsing expression grammars).