Hacker News new | ask | show | jobs
by shariat 618 days ago
do we need to have a separate syntax for schema def and values? I know zig does that, but for a config that is probably too much. Maybe use the same format all the way down and even drop keywords like struct.
1 comments

I find json schema unreadable in good part because it's expressed as JSON.