JSON parser using Mango

Chris Double chris.double at double.co.nz
Thu Oct 24 06:15:57 UTC 2013


I needed a JSON parser for a project so tried doing a simple one using
Mango. The result is here:

<https://gist.github.com/doublec/7132119>

Being able to browse the parse trees in the Self GUI makes debugging
parsers nice!

It'd be great to have nice outliner views for dictionarys and vectors
though. Has anyone tried doing something like that?

-- 
http://www.bluishcoder.co.nz



More information about the Self-interest mailing list