Skip to content

c-bik/yajc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another JSON Converter
--------------------------

Some unit and integration test cases in yajc.erl

Lazy aid tryout:
$ rebar compile
$ ./test.sh

Usage:
  yajc:to_erlang("{\"foo\":\"bar\"}").
  yajc:to_json([{foo,<<"bar">>}]).

About

A Yecc based JSON parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published