hrszpuk / rvm

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

Dictionary data structure and procedures #21

Closed hrszpuk closed 7 months ago

hrszpuk commented 7 months ago

Basic LinkedList Dictionary implementation.

Closes #8.