prog8/compiler/antlr
Irmen de Jong 00d74551b3 fix for loop code generation.
added flt conversion function.
attempt at implementing break and continue.
var initializer value can be omitted for numeric vars (and default to 0)
subroutine return statement not needed when no return values.
2018-09-18 23:14:32 +02:00
..
lib
antlr.sh
grun.sh
Makefile
prog8.g4 fix for loop code generation. 2018-09-18 23:14:32 +02:00