1
0
Fork 0
undar-lang-register/src
zongor 0dedf5a2ad add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -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 WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00
compiler.h WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -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
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 loop compile 2025-08-24 00:06:24 -07:00
test.c add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
test.h add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
vm.c fix loop compile 2025-08-24 00:06:24 -07:00
vm.h WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00