Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aiden01/jsparsec
A parser combinators library inspired by Parsec
https://github.com/aiden01/jsparsec
Last synced: 7 days ago
JSON representation
A parser combinators library inspired by Parsec
- Host: GitHub
- URL: https://github.com/aiden01/jsparsec
- Owner: Aiden01
- Created: 2019-06-23T02:42:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:38:07.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T04:40:47.391Z (over 1 year ago)
- Language: TypeScript
- Size: 1.61 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSParsec
A parser combinators library inspired by Parsec