mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
38ef394e15
Note that something similar, such as putting those variables inline in the program initialized with their value and all, cannot be done for the 6502 codegen: the program needs a mechanism to reset ALL variables when it runs a second time. |
||
---|---|---|
.. | ||
src/prog8/codegen | ||
test | ||
build.gradle | ||
codeGenIntermediate.iml |