issues
search
shfty-elysian
/
elysian-legacy
Field function compiler
0
stars
0
forks
source link
Refactor interpreter following changes to IR
#63
Closed
Shfty
closed
1 year ago
Shfty
commented
1 year ago
Need to be able to traverse a function call chain by looking up definitions from storage and evaluating their blocks
Shfty
commented
1 year ago
Done: Interpreter is now up to parity with syn frontend