firescript
Version:
Firescript transpiler
36 lines (35 loc) • 463 B
JSON
[
{
"type": "identifier",
"value": "export",
"isKeyword": true
},
{
"type": "identifier",
"value": "banana"
},
{
"type": "punctuator",
"value": ","
},
{
"type": "identifier",
"value": "peach"
},
{
"type": "punctuator",
"value": ","
},
{
"type": "identifier",
"value": "c"
},
{
"type": "identifier",
"value": "as"
},
{
"type": "identifier",
"value": "coconut"
}
]