]> git.mdlowis.com Git - proto/sclpl.git/commit
Implemented arithmetic and bitwise operations as well as some basic stack shuffling...
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 1 Apr 2014 20:46:41 +0000 (16:46 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 1 Apr 2014 20:46:41 +0000 (16:46 -0400)
commit5e02f07c089b3dad6bb8ddf64a1d197c1e8a6686
treef90ed4fe33def3706474c1fce663555caf7e055e
parentdf570a4dbc7338a61a8b51ff383ce27ab87773e7
Implemented arithmetic and bitwise operations as well as some basic stack shuffling operations
source/slvm/main.c
source/slvm/wordlist.c
source/slvm/wordlist.h