Skip to content

Instantly share code, notes, and snippets.

@RickCarlino
Created December 19, 2018 23:08
Show Gist options
  • Save RickCarlino/3fc2dfa2a077d39f89ae7bee4fb3dc36 to your computer and use it in GitHub Desktop.
Save RickCarlino/3fc2dfa2a077d39f89ae7bee4fb3dc36 to your computer and use it in GitHub Desktop.
hmm
[
{
"__KIND__": "nothing",
"__parent": {
"value": 0
},
"__body": {
"value": 0
},
"__next": {
"value": 0
}
},
{
"__KIND__": "sequence",
"__parent": {
"value": 0
},
"__body": {
"value": 2
},
"__next": {
"value": 0
},
"version": 20180209,
"__locals": {
"value": 5
}
},
{
"__KIND__": "move_absolute",
"__parent": {
"value": 1
},
"speed": 100,
"__offset": {
"value": 3
},
"__location": {
"value": 4
},
"__body": {
"value": 0
},
"__next": {
"value": 0
}
},
{
"__KIND__": "coordinate",
"__parent": {
"value": 2
},
"z": 0,
"y": 0,
"x": 0,
"__body": {
"value": 0
},
"__next": {
"value": 0
}
},
{
"__KIND__": "identifier",
"__parent": {
"value": 2
},
"label": "parent",
"__body": {
"value": 0
},
"__next": {
"value": 0
}
},
{
"__KIND__": "scope_declaration",
"__parent": {
"value": 1
},
"__body": {
"value": 6
},
"__next": {
"value": 0
}
},
{
"__KIND__": "parameter_declaration",
"__parent": {
"value": 5
},
"data_type": "point",
"label": "parent",
"__body": {
"value": 0
},
"__next": {
"value": 0
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment