Skip to content

Sang-it/json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Json Parser

Just learning Haskell.

Prerequisites:

GHC Cabal

How to Run:

cabal run [projectname] [filename]

This will take a filename as argument and parse it.

cabal run

Using cabal run with no arguments will just request you to input a JSON string.

Or

cabal install --installdir=.

And just use the executable.

About

JSON parser written in Haskell.

Resources

Stars

Watchers

Forks

Contributors