undar-lang/src
zongor 63d67b5c0d move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
..
arch move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04: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 move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
compiler.h move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -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 move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
test.c Fix makefile, remove hello world test because now can compile it. 2025-08-03 18:09:20 -04:00
test.h Fix makefile, remove hello world test because now can compile it. 2025-08-03 18:09:20 -04:00
vm.c move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
vm.h start working on lexer 2025-07-27 13:11:44 -04:00