No description
Find a file
2026-03-19 15:05:08 +03:00
apps/interpreter Improve interpreter input handling 2026-03-18 18:48:01 +03:00
examples Fix compilation to IR, in particular initializing a variable with a copy of another variable 2026-03-19 15:05:08 +03:00
libs Fix compilation to IR, in particular initializing a variable with a copy of another variable 2026-03-19 15:05:08 +03:00
CMakeLists.txt First common arch-independent IR prototype (no structs or arrays yet) 2026-03-18 18:35:47 +03:00
plans.txt Aarch64 JIT compiler wip: partial struct support 2026-03-17 18:08:23 +03:00
spec.txt Implement remainder operator in aarch64 compiler 2026-03-13 11:24:43 +03:00