https://github.com/dat2/haskell-json
simple json parser example for practice with alex + happy
https://github.com/dat2/haskell-json
Last synced: 3 months ago
JSON representation
simple json parser example for practice with alex + happy
- Host: GitHub
- URL: https://github.com/dat2/haskell-json
- Owner: dat2
- License: mit
- Created: 2015-09-29T04:08:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T04:13:31.000Z (over 10 years ago)
- Last Synced: 2024-03-17T13:44:45.656Z (over 2 years ago)
- Language: Logos
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haskell-json
simple json parser example for practice with alex + happy
The best resource for this (and mostly copied): https://github.com/dagit/happy-plus-alex