hjson
hjson is an actively used meta language created in 2014.
5Years Old | 1,853Users | 0Jobs |
- hjson ranks in the top 50% of languages
- the hjson website
- hjson on github
- hjson first appeared in 2014
- I have 31 facts about hjson. what would you like to know? email me and let me know how I can help.
Example code from the web:
{ # hash style comments # (because it's just one character) // line style comments // (because it's like C/JavaScript/...) /* block style comments because it allows you to comment out a block */ # Everything you do in comments, # stays in comments ;-} }
Last updated December 4th, 2019