No description
Find a file
2026-01-06 19:10:52 +03:00
apps/interpreter Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables 2026-01-06 19:10:52 +03:00
examples Aarch64 jit compiler wip: fix loading/storing floating-point values 2026-01-06 12:45:12 +03:00
libs Refactor jit-compiling interface: introduce common global program context with shared code & symbol tables 2026-01-06 19:10:52 +03:00
CMakeLists.txt MacOS fixes: lower CMake version, use strtoll instead of from_chars 2026-01-02 11:34:52 +03:00
plans.txt Interpreter clean-up (wip - identifier/function resolving is broken) 2025-12-29 14:42:25 +03:00
spec.txt Spec tweaks 2025-12-18 19:14:20 +03:00