Skip to content

thacuber2a03/jsonparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonparser

the JSON soon-to-be-parser I wrote for the article on my page.

this can probably be optimized, but for being my first Rust project, it's really damn cool

building

like literally every other Rust project; clone the repository and call cargo build. though you're better using cargo run <json file> to directly run it.

About

the JSON not-yet-parser I wrote on my page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages