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

Optimize `print` and `println` calls: compile to Python's `print`, add `end=""` if needed #69

Open krzema12 opened 2 years ago

krzema12 commented 2 years ago

Originally created by @SerVB.