Skip to content

Bright-Hsu/my-Lept-Json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-Lept-Json

this lab is a lept json parser and builder.

我这里实现的 JSON 库,主要是完成 3 个功能:

  1. 把 JSON 文本解析为一个树状数据结构(parse)。
  2. 提供接口访问该数据结构(access)。
  3. 把数据结构转换成 JSON 文本(stringify)。

分为C版本和C++版本。

About

a lept json parser and builder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published