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-01-12 04:30:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
History
Irmen de Jong
34dec55eb2
fix builtin functions over non-const arrays/strings
2018-09-29 19:17:19 +02:00
..
antlr
implemented while and repeat loops
2018-09-23 02:04:45 +02:00
examples
fix builtin functions over non-const arrays/strings
2018-09-29 19:17:19 +02:00
lib
renamed project to Prog8
2018-09-15 16:21:05 +02:00
src
fix builtin functions over non-const arrays/strings
2018-09-29 19:17:19 +02:00
test
strings and arrays are now stored in a 'heap' instead of in the value itself, to reflect how the target platform will store them
2018-09-29 17:33:59 +02:00
compile.sh
tweaks
2018-09-21 22:43:29 +02:00
compiler.iml
renamed project to Prog8
2018-09-15 16:21:05 +02:00
stackvm.sh
tweaks
2018-09-21 22:43:29 +02:00