Simple JSON parser from scratch in Haskell
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
hs-json-parser/README.md

114 B

json-parser

Simple JSON parser written from scratch in Haskell. Meant for teaching/illustrative purposes only.