Skip to content

Hultan/json-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-validator

DO NOT USE IN PRODUCTION CODE

This is just a hobby project and an attempt to write a lexer/parser after reading a fantastic book by Thorsten Ball called 'Writing an Interpreter in Go 1.7'. The book can be found here : https://thorstenball.com/books/

This is just a simple JSON validator.

It should handle most (if not all) of https://www.json.org/json-en.html.

About

Validates a JSON file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages