Skip to content

chrishiguto/simple-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple JSON parser written in Rust

This Rust JSON parser is my way of diving into The Book and getting comfortable with the language. Although not intended to fully implement JSON specifications, the project provides a pratical experience with Rust while building an interpreter. Emphasizing a few key language concepts and patterns, this implementation is supposed to be concise and simple.

About

Simple JSON parser written in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages