teleivo / go-json

JSON parser written in Go for fun and learning purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-json

main codecov

โšก This project is purely for my enjoyment of Go and programming ๐Ÿ˜„. It is not a producation ready JSON parser!

The beautiful book Writing An Interpreter In Go inspired and gave me confidence to finally write a parser for JSON. This intrigued me for quite a while ๐Ÿ˜„

Usage

Limitations

  • This project is purely for my enjoyment of Go and programming ๐Ÿ˜„. It is not a producation ready JSON parser!

About

JSON parser written in Go for fun and learning purposes

License:MIT License


Languages

Language:Go 100.0%