]> git.mdlowis.com Git - proto/alvm.git/commit
basic working interpreter with arguments, return values, and local storage implemented
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 26 Feb 2021 03:48:18 +0000 (22:48 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 26 Feb 2021 03:48:18 +0000 (22:48 -0500)
commit4655afa0035032dc3a5e46048b1bc22341d085a3
treed367ee168e4e65d425aacbdadd289a2b39a35b9f
basic working interpreter with arguments, return values, and local storage implemented
README [new file with mode: 0644]
main.s [new file with mode: 0644]