We forked the Kotlin compiler at (
https://github.com/kategory/kotlin) to start an attempt to implement
https://github.com/Kotlin/KEEP/pull/87. If any of you would like to get involved or can provide help to a bunch of Kotlin compiler newbies your help would be much appreciated. I'm at this point looking for areas of the compiler related to grammar, typechecking, extension syntax resolution, etc. and any documentation that can help us getting started. 🍻