undar-lang/src
zongor c348ea3fdd add initial compiler 2025-08-03 16:03:25 -04:00
..
arch add initial compiler 2025-08-03 16:03:25 -04:00
Makefile fix lexer 2025-07-27 21:07:39 -04:00
common.h wip move to byte model 2025-07-29 23:51:41 -04:00
compiler.c add initial compiler 2025-08-03 16:03:25 -04:00
compiler.h add initial compiler 2025-08-03 16:03:25 -04:00
compiler.org add initial compiler 2025-08-03 16:03:25 -04:00
debug.c add initial compiler 2025-08-03 16:03:25 -04:00
debug.h start working on lexer 2025-07-27 13:11:44 -04:00
lexer.c add initial compiler 2025-08-03 16:03:25 -04:00
lexer.h add initial compiler 2025-08-03 16:03:25 -04:00
opcodes.h add initial compiler 2025-08-03 16:03:25 -04:00
test.c start working on lexer 2025-07-27 13:11:44 -04:00
test.h start working on lexer 2025-07-27 13:11:44 -04:00
vm.c add initial compiler 2025-08-03 16:03:25 -04:00
vm.h start working on lexer 2025-07-27 13:11:44 -04:00