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-04-19 20:16:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
dc031c30eb05c57abe3cbc07efccfd0011193c2e
prog8
/
compiler
T
History
Irmen de Jong
dc031c30eb
add -version option to just print the compiler version and then exit
2025-04-24 18:13:35 +02:00
..
res
more optimal math.randrange() routines
2025-04-24 04:04:14 +02:00
src
/prog8
add -version option to just print the compiler version and then exit
2025-04-24 18:13:35 +02:00
test
slightly stricter assignment type compatibility checking
2025-04-24 15:05:35 +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