Commit Graph

1 Commits

Author SHA1 Message Date
jasper
8599304a33 import erl-jiffy
Jiffy is a JSON parser as a NIF. This is a complete rewrite of the work
I did in EEP0018 that was based on Yajl. This new version is a hand
crafted state machine that does its best to be as quick and efficient as
possible while not placing any constraints on the parsed JSON.

ok aja@
2013-03-08 11:58:15 +00:00