Skip to content

pseudo-code/tiny_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

tinyjson

tinyjson是一个json的简单解析器,是我无聊时候写的一个小程序,并没有经过很严格的测试,所以不能用于生产环境,可以通过这个项目学习json的相关解析编程。

使用到的json语法可以在这里看到:JSON官网,代码对应的状态机可以查看 resources目录下的json_state_automaton.png文件。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages