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
2025-07-15 21:24:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e3e395836de69136305229bf91feed616701648d
prog8
/
compiler
History
Irmen de Jong
e3e395836d
fix splitting of array decl and initializer for non numeric types
2025-06-13 23:31:56 +02:00
..
res
added sorting library for target virtual
2025-06-07 19:42:40 +02:00
src
/prog8
fix splitting of array decl and initializer for non numeric types
2025-06-13 23:31:56 +02:00
test
fix partial unused code removal in vm target
2025-06-11 23:31:29 +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