]> git.mdlowis.com Git - proto/alvm.git/log
proto/alvm.git
4 years agotried finishing local and argument storing and fetching. Pretty sure those and/or...
Michael D. Lowis [Thu, 4 Mar 2021 21:56:36 +0000 (16:56 -0500)]
tried finishing local and argument storing and fetching. Pretty sure those and/or the return primitive are busted

4 years agofixed tabs/spaces
Michael D. Lowis [Fri, 26 Feb 2021 17:20:58 +0000 (12:20 -0500)]
fixed tabs/spaces

4 years agotweaked function entry and exit logic
Michael D. Lowis [Fri, 26 Feb 2021 04:06:35 +0000 (23:06 -0500)]
tweaked function entry and exit logic

4 years agobasic working interpreter with arguments, return values, and local storage implemented
Michael D. Lowis [Fri, 26 Feb 2021 03:48:18 +0000 (22:48 -0500)]
basic working interpreter with arguments, return values, and local storage implemented