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
48 stars 1 forks source link

Partially decipher Ir...OperationExpression #4

Closed krzema12 closed 3 years ago

krzema12 commented 3 years ago

It's not the ultimate translated form, but rather sketchy surfacing of relevant fields of these two IR nodes. It should help us decide how the ultimate translated form can look like.