← All projects
ArchivedHaskellStarted Jun 2025

hisJson

A JSON parser written in Haskell.

HaskellParsingFunctional programming

hisJson is a JSON parser I wrote in Haskell. A fairly small project with a straightforward job: take JSON and parse it. It's now archived, but the code is there alongside my other parsing projects.