1
0
Fork 0
undar-lang-register/src
zongor 6be5a4d3f9 fix tests 2025-08-30 07:56:08 -07:00
..
arch add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
Makefile Fix makefile, remove hello world test because now can compile it. 2025-08-03 18:09:20 -04:00
common.h wip move to byte model 2025-07-29 23:51:41 -04:00
compiler.c fix tests 2025-08-30 07:56:08 -07:00
compiler.h 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
debug.c fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
debug.h start working on lexer 2025-07-27 13:11:44 -04:00
fixed.c 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
fixed.h 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
lexer.c fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
lexer.h fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
opcodes.h fix tests 2025-08-30 07:56:08 -07:00
test.c fix tests 2025-08-30 07:56:08 -07:00
test.h add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
vm.c fix tests 2025-08-30 07:56:08 -07:00
vm.h WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00