UNPKG

evm2term

Version:

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

22 lines 367 B
{ "type": "apply", "operator": { "type": "apply", "operator": { "type": "apply", "operator": { "type": "word", "name": "f", "loc": { "line": 1, "col": 1 } }, "args": [] }, "args": [] }, "args": [], "source": "f()()()", "inputFile": "examples/emptycallcall.tiny" }