krzema12 / kotlin-python

Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
https://discuss.kotlinlang.org/t/idea-python-backend/19852
47 stars 1 forks source link

[#94] Remove unneeded lowerings #97

Closed krzema12 closed 2 years ago

krzema12 commented 2 years ago

This PR approaches the task like this: start with for sure needed lowerings and see what else is needed. We need to go from the other side: remove one by one, best if backed with good understanding of removal impact.