https://github.com/robrix/derivative-parsing
Parsing with Derivatives, in Haskell, with GADTs.
https://github.com/robrix/derivative-parsing
Last synced: about 1 year ago
JSON representation
Parsing with Derivatives, in Haskell, with GADTs.
- Host: GitHub
- URL: https://github.com/robrix/derivative-parsing
- Owner: robrix
- License: bsd-3-clause
- Created: 2016-03-06T14:53:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-14T17:25:29.000Z (about 4 years ago)
- Last Synced: 2025-04-01T02:48:12.916Z (about 1 year ago)
- Language: Haskell
- Size: 641 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# derivative-parsing
Parsing with Derivatives using structured graphs, in Haskell.