https://github.com/rmculpepper/racket-derp
Parsing with derivatives
https://github.com/rmculpepper/racket-derp
Last synced: 4 months ago
JSON representation
Parsing with derivatives
- Host: GitHub
- URL: https://github.com/rmculpepper/racket-derp
- Owner: rmculpepper
- Created: 2020-08-03T13:54:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T14:49:10.000Z (over 5 years ago)
- Last Synced: 2025-10-31T03:55:55.329Z (8 months ago)
- Language: Racket
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parsing with derivatives
This repository contains a modified version of the original derp (DERivative Parser) code from
http://www.ucombinator.org/projects/parsing/
specifically, from
http://www.ucombinator.org/projects/parsing/derp-latest.tar.gz (retrieved 2020-08-01).
That source bundle does not contain an explicit license, so the licensing status is unclear.