Commit Graph

22 Commits

Author SHA1 Message Date
zongor 6be5a4d3f9 fix tests 2025-08-30 07:56:08 -07:00
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 63d67b5c0d move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
zongor 14bf533635 nuqneH 'u'? 2025-08-03 17:46:39 -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 7ec2f90d38 add function example 2025-07-05 23:29:07 -04:00
zongor 2f0d841d8d update test examples 2025-07-05 19:10:32 -04:00
zongor 7bff3208a0 fix str 2025-07-05 16:38:42 -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 0263d1511d WIP function calls 2025-07-05 12:40:33 -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 d27d4259aa convert to register based instead of mem2mem 2025-06-21 23:20:29 -04:00
zongor 16117b9a3a add hashmap as macro, Q16.16 -> float (implement later), general cleanup 2025-06-19 19:02:03 -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 9d65790e5d add logical ops, add numbers 2025-05-04 14:08:21 -04:00
zongor bf38431165 add scanner, compiler 2025-05-04 12:55:28 -04:00