Skip to content

mason-anderson/JsonParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonParser

A parser for JSON written in haskell without any parsing libraries like Parsec. It also has a JSON unparser for testing.

You can test it on a file and see the parsed JSON

jsonParser file.json

or use it as a library

import JsonParser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published