YAML 內嵌JSON 語法,故也可使用YAML 於 Javascript
你可從此處得到相關資訊 http://yaml-javascript.sourceforge.net/
Javascript with JSON
$ python py_yaml_test.py
a: 1
b: {c: 3, d: 4}
cost: 50000
depth: 5
flags: [INT, WIS, SPEED, STEALTH]
name: The Cloak 'Colluin'
rarity: 45
weight: 10
|
)
)