Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jroesch/sjson

A hand coded recursive descent parser for JSON in Scala.
https://github.com/jroesch/sjson

Last synced: 24 days ago
JSON representation

A hand coded recursive descent parser for JSON in Scala.

Awesome Lists containing this project

README

        

# SJSON
An attempt at a cleanly implemented and (relatively) fast JSON parser.