volodya-lombrozo / jsmith

Jsmith, a random generator of Java programs
MIT License
11 stars 1 forks source link

feat(antlr): Project Skeleton Based on ANTLR Grammar #79

Closed volodya-lombrozo closed 1 week ago

volodya-lombrozo commented 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.

volodya-lombrozo commented 1 week ago

@rultor merge

rultor commented 1 week ago

@rultor merge

@volodya-lombrozo OK, I'll try to merge now. You can check the progress of the merge here.

rultor commented 1 week ago

@rultor merge

@volodya-lombrozo Done! FYI, the full log is here (took me 9min).