prog8/parser
Irmen de Jong 2da35fec17 remove requirement to end subroutine with an EOL, so oneliners are now possible
main { sub start() { cx16.r0++ cx16.r1++ } }
2024-09-01 20:55:43 +02:00
..
antlr remove requirement to end subroutine with an EOL, so oneliners are now possible 2024-09-01 20:55:43 +02:00
src don't include the generated parser java files in git 2020-03-20 22:53:56 +01:00
build.gradle update kotlin and antlr libs 2024-08-19 12:47:18 +02:00
parser.iml moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00