UNPKG

evm2term

Version:

Translates from Egg Virtual Machine (JSON) to a summarized AST term

25 lines 332 B
{ "type": "apply", "operator": { "type": "property", "operator": { "type": "word", "line": 1, "col": 1, "length": 1, "name": "a" }, "args": [ { "type": "value", "value": 1 } ] }, "args": [ { "type": "value", "value": 0 } ] }