Skip to content

dnzk/json_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Parser

This is a simple JSON parser written in Rust. It accepts a path to json file, scans it, parses it, and finally returns either code 0 for valid json or 1 for invalid json.

Example

Assumming you have it in your system's path:

json_parser path/to/file.json

About

Rust JSON Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages