UNPKG

evm2term

Version:

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

16 lines 193 B
{ "type": "apply", "operator": { "type": "word", "line": 1, "col": 1, "length": 1, "name": "a" }, "args": [ { "type": "value", "value": 1 } ] }