Commit Graph

17 Commits

Author SHA1 Message Date
zongor 43ebed6553 update to opcodes, go with tunnels and syscals, partial refactor of memory, try out fixed size again 2025-08-29 22:02:19 -07:00
zongor 8aeeebc351 WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00
zongor b21de2d1fc fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
zongor 63d67b5c0d move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
zongor c348ea3fdd add initial compiler 2025-08-03 16:03:25 -04:00
zongor fefc9e803a throwing away a bunch of stuff, lets do the whole compiler inside the VM 2025-07-08 21:59:56 -04:00
zongor 2f0d841d8d update test examples 2025-07-05 19:10:32 -04:00
zongor f28dd417d9 pretty sure strings are still broken, but it runs at least 2025-07-05 15:54:33 -04:00
zongor bcc61a93eb WIP (untested) automatic string allocation, function call/return 2025-07-05 14:59:09 -04:00
zongor aab4c887ca add call frames, refactor to allow call frames to work, add debug 2025-06-27 13:06:06 -04:00
zongor f909071287 Cleanup some stuff 2025-06-22 15:03:25 -04:00
zongor d27d4259aa convert to register based instead of mem2mem 2025-06-21 23:20:29 -04:00
zongor fd9516bf7e change back to MIT since using some stuff from craftingintepreters 2025-06-15 15:54:49 -04:00
zongor 0d958be440 add parser, compiler, breakout opcodes, fix test 2025-06-14 22:57:19 -04:00
zongor 52c33178d3 start from scratch with own code 2025-05-11 18:54:31 -04:00
zongor ae665d89ed migrate old compiler, hack on that instead 2025-05-04 14:51:38 -04:00
zongor bf38431165 add scanner, compiler 2025-05-04 12:55:28 -04:00