reality-engine/src
zongor 252c9614c0 small fixes, make default a noop 2025-08-31 12:59:29 -07:00
..
arch add initial device implementation 2025-08-31 12:56:59 -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
device.c add initial device implementation 2025-08-31 12:56:59 -07:00
device.h add initial device implementation 2025-08-31 12:56:59 -07: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 add initial device implementation 2025-08-31 12:56:59 -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 small fixes, make default a noop 2025-08-31 12:59:29 -07:00
vm.h WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00