Hacker News new | ask | show | jobs
by Ohkay 538 days ago
I’m going to work on a file format to help test my compiler. It’s a json superset that will compile to json. The goal is to hopefully save me from too many curly-braces syndrome.
1 comments

Will it have comments? :)
Yes, it’ll have single line comments notated with a hash symbol.