hrszpuk / rvm

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

Setup stack data structure and procedures #19

Closed hrszpuk closed 7 months ago

hrszpuk commented 7 months ago

This is a basic implementation for now. Hope to optimise it for later.

hrszpuk commented 7 months ago

Closes #1.