https://github.com/matsubara0507/yamlparser
YAML Parser using Haskell
https://github.com/matsubara0507/yamlparser
haskell parser yaml
Last synced: about 2 months ago
JSON representation
YAML Parser using Haskell
- Host: GitHub
- URL: https://github.com/matsubara0507/yamlparser
- Owner: matsubara0507
- License: mit
- Created: 2017-02-22T14:36:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T10:13:31.000Z (over 9 years ago)
- Last Synced: 2025-02-02T18:46:58.302Z (over 1 year ago)
- Topics: haskell, parser, yaml
- Language: Haskell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yamlparser
YAML Parser using Haskell