kristoff_it 30 minutes ago

Reposting my comment from when Ziggy came up on Lobsters:

Hi all, author here, just a quick warning: the version is v0.0.1 for a reason.

I developed Ziggy as part of my work on the Zine static site generator (https://zine-ssg.io) and, while I do believe there’s something to improve over JSON (as I stated in the frontpage copy, and other documentation pages) at least for my own usecases, I have developed Ziggy up to the point of being usable from Zine and then went back to work on the SuperHTML templating language / html language server.

I will do in the near future a second round of polishing on Ziggy and smooth out some things I’m unhappy with (e.g. custom string literals and how those interact with enums in particular), so beware that Ziggy has to compete for resources with the rest of the Zine ecosystem… and a lot of things in the Zine ecosystem require more work still.

ruined 39 minutes ago

the bytes type seems awkward. a compromise that leaves noone happy

why should i prefer this over protobuf?