c64-livecoding/wip-duuqnd/user-side-compiler/backend
John Lorentzson 016d7ededd Various additions and changes to compiler backend for IFs and calls
Branching now exists in a general way (work for tests requiring
multiple branch instructions still needed) that works for both storing
test results and taking branches in code.

De-duplicated arguments to calls now load correctly.
2025-07-06 22:26:34 +02:00
..
code-generator.lisp Various additions and changes to compiler backend for IFs and calls 2025-07-06 22:26:34 +02:00
value-allocator.lisp Make value allocator aware of normal values used in branching 2025-07-06 22:22:18 +02:00