hephaestus-compiler-project / hephaestus

A framework for testing compilers' type checkers
https://hephaestus-compiler-project.github.io/
GNU General Public License v3.0
49 stars 10 forks source link

Implement a parser from kotlin to our AST #6

Open StefanosChaliasos opened 3 years ago

StefanosChaliasos commented 3 years ago

We can use ANTLR (https://github.com/Kotlin/kotlin-spec/tree/release/grammar/src/main/antlr)