vsm

virtual stack machine for plan9
git clone git://nsmpr.xyz/vsm.git
Log | Files | Refs

DateCommit messageAuthorFiles+-
2022-02-11 21:48map boilerplate funcions for future new memory modelglenda4+96-11
2021-04-02 22:53echo.va: simple loop demonstrationPavel Renev1+5-0
2021-04-02 22:17hw.va: it actually prints hello world nowPavel Renev1+11-5
2021-04-02 22:17vsm: fix IF instruction, add primitive I/O instructionsPavel Renev2+36-13
2021-04-02 22:16asm.c: match full labelsPavel Renev1+3-1
2021-03-27 20:52forgot to commit vsm.hPavel Renev1+81-0
2021-03-22 07:53initial commitPavel Renev5+434-0