An open API service indexing awesome lists of open source software.

https://github.com/praneethv-cmd/jelly-bean

jelly-bean is a simple and lightweight JSON parser written in haskell
https://github.com/praneethv-cmd/jelly-bean

haskell json json-parser parser

Last synced: 2 months ago
JSON representation

jelly-bean is a simple and lightweight JSON parser written in haskell

Awesome Lists containing this project

README

          

Simple JSON parser built using Haskell

To open the parser under a cabal environment to support the added libs
```bash
cabal repl
```