A JSON parser for Erlang
About
A JSON parser as a NLP Interchange Format (NIF). This is a complete rewrite of the work. 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.
Links