indexzero / jsonm

A complete json parser written using MGrammar and C#

Home Page:http://github.com/indexzero/jsonm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonm


Author: Charlie Robbins

Jsonm is a full JSON parser written using MGrammar and C# 4.0. It parses JSON into dynamic objects in C# for javascript style property access.

About

A complete json parser written using MGrammar and C#

http://github.com/indexzero/jsonm

License:MIT License


Languages

Language:C# 100.0%