https://github.com/purefunctor/purescript-peg
A library for building Parsing Expression Grammars in PureScript.
https://github.com/purefunctor/purescript-peg
Last synced: 7 months ago
JSON representation
A library for building Parsing Expression Grammars in PureScript.
- Host: GitHub
- URL: https://github.com/purefunctor/purescript-peg
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2021-07-19T05:29:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T05:09:47.000Z (about 5 years ago)
- Last Synced: 2025-01-25T04:44:44.681Z (over 1 year ago)
- Language: PureScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-peg
A library for building Parsing Expression Grammars in PureScript.