pyama86 / mruby-json

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mruby-json

Build Status

JSON parser for mruby

install by mrbgems

MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'mattn/mruby-json'
end

License

MIT

Author

Yasuhiro Matsumoto (a.k.a mattn)

About


Languages

Language:C 94.0%Language:Ruby 6.0%