Closed volodya-lombrozo closed 1 week ago
In this PR, I implemented a project skeleton with the simplest possible program generator for syntactically correct (but not semantically correct) programs. The program generation is guided by ANTLR grammar definitions.
@rultor merge
@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here.
@volodya-lombrozo Done! FYI, the full log is here (took me 9min).
In this PR, I implemented a project skeleton with the simplest possible program generator for syntactically correct (but not semantically correct) programs. The program generation is guided by ANTLR grammar definitions.