ModularM
Modularβ€’2y agoβ€’
8 replies
Maxim

Quick and Dirty JSON parser

I hacked together a JSON parser.
https://gist.github.com/mzaks/c1947212fd23ba010129d2f6b7c0fdfa

As it is just a hack I will not even put it into a proper repo, but I think it might be useful as a learning exercise, or for some other hacks πŸ™‚
Gist
Quick and Dirty JSON parser in Mojo. GitHub Gist: instantly share code, notes, and snippets.
Quick and Dirty JSON parser in Mojo
Was this page helpful?