This is my own implementation of the Build your JSON parser coding challenge.
For now it is actually just a JSON syntax checker. It aims at implementing the whole JSON specification.
This is my own implementation of the Build your JSON parser coding challenge.
For now it is actually just a JSON syntax checker. It aims at implementing the whole JSON specification.