This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2026-03-13 20:16:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4e5ee333c8eff4a7b258e74fd4e51d216eebb791
prog8
/
compiler
History
Irmen de Jong
9df899eb63
document romable option and that strings+initialized arrays become read-only
2025-04-17 21:05:46 +02:00
..
res
cx16: sys.enable_irq_handlers() and associated functions are now romable
2025-04-17 00:25:25 +02:00
src
/prog8
document romable option and that strings+initialized arrays become read-only
2025-04-17 21:05:46 +02:00
test
added -quiet flag to suppres all compiler and assembler messages
2025-04-10 21:16:26 +02:00
build.gradle.kts
Separate simple Ast and Symboltable from codeCore into new simpleAst module. VirtualMachine and Intermediate do not need them, just codeCore.
2025-02-24 22:06:52 +01:00
compiler.iml
Separate simple Ast and Symboltable from codeCore into new simpleAst module. VirtualMachine and Intermediate do not need them, just codeCore.
2025-02-24 22:06:52 +01:00