Skip to content

konnik/clojure-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure JSON parser (from scratch)

Trying to wrap my head around Clojure by writing a simple functional recursive descent JSON parser from scratch.

Beware, this is the first thing I'm coding in Clojure so it's probably not implemented in a very idiomatic way. It works though...

Please also have look at my other JSON parsers written in Kotlin and Haskell.

Happy parsing!

About

Learning Clojure by writing a simple JSON parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published