hrszpuk / rvm

A simplistic bytecode virtual machine.
MIT License
4 stars 0 forks source link

Refactor Dictionary to VariableTable #47

Closed hrszpuk closed 2 months ago

hrszpuk commented 2 months ago

Not sure why the Dictionary implementation isn't simplified to a variable table?