Hacker News new | ask | show | jobs
by Silphendio 656 days ago
JSON??

I don't want to programm anything without comments.

I guess you can easily convert from use yaml or json5, but all the examples are still in json.

3 comments

Or if you write it by hand at all, use RCL, then you can also abstract away the repetitive parts: https://github.com/ruuda/rcl/blob/master/examples/vega.rcl
JSONC seems solved your issue
I think JSON is just used as an intermediate representation which is normally generated by a library in a more general purpose language.