Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptrcmd/cparc
A parser combinator written in C
https://github.com/ptrcmd/cparc
Last synced: 14 days ago
JSON representation
A parser combinator written in C
- Host: GitHub
- URL: https://github.com/ptrcmd/cparc
- Owner: petercommand
- License: lgpl-3.0
- Created: 2015-10-28T14:31:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-01T17:03:11.000Z (almost 9 years ago)
- Last Synced: 2024-07-04T22:57:48.273Z (4 months ago)
- Language: C
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-combinator-parsers - cparc
README
This is a parser combinator written in C, see tests/test_parser.c for usage