c/zig · by cryptocode@lemm.ee · 1yzq - Command line ZON parser/extractor similar to jq https://codeberg.org/tensorush/zqThe Zig compiler is moving from json to zon for certain outputs This tool helps parse that output 3 points · 1 comments · view on lemmy.world
1 Comments
nickwitha_k@lemmy.sdf.org · 3 pts · 1y
What advantages does ZON have vs other serialization formats? I strongly dislike bespoke DSLs that are only of use in a single place.