Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Likewise, I had a go at trying to improve on JSON and this is my attempt:

https://github.com/tlocke/zish

Any comments / criticisms gratefully received.



This is very very good. Only thing I can think that it's missing (and maybe you have support for this and I misread your readme) is ordered maps (there's a better name for this but I'm blanking).

For example, imagine I have a compact append only map format and I want to represent it like this (where last tuple wins when you have a duplicate key, but earlier history is preserved)

    {
     score: 0,
     score: 1
    }




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: