Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thecaptaincraken/haskson


https://github.com/thecaptaincraken/haskson

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Haskson

>Haskson is a Json parser written in Haskell with `0` dependencies.

## Current limitations

- Does not support multiline json.
- Does not support character escaping.
- Does not support floating point numbers.
- Does not support error reporting.