Measures Concepts
GitHub icon

CSON

CSON - Data notation

< >

CSON, aka CoffeeScript Object Notation, is an open source data notation created in 2011 by Benjamin Lupton.

Source code:
git clone https://github.com/bevry/cson
#498on PLDB 13Years Old 16Repos

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.


Example from hello-world:
{'Hello': 'World'}
Example from Linguist:
'menu': [ { 'label': 'Packages' 'submenu': [ 'label': 'Wercker Status' 'submenu': [ { 'label': 'Check now!', 'command': 'wercker-status:checknow' } ] ] } ]

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout