An Interpreter Without A Language
From the AST and scopes, come a simple interpreter. This intepreter can "execute" the fibonacci function AST and produce a correct results.
From the AST and scopes, come a simple interpreter. This intepreter can "execute" the fibonacci function AST and produce a correct results.