kotlin-python
kotlin-python copied to clipboard
Python target for the Kotlin Programming Language. See https://github.com/krzema12/kotlin-python/tree/python-backend/python
Like: ```kotlin python("any Python code emitted verbatim in Python output") ``` Requested in #51.
With no changes, I get this: ``` Traceback (most recent call last): File "python/e2e-tests/out/python-consumer.py", line 5, in OSError: [Errno 13] EACCES ``` When not writing to file, only one test...
Originally created by @SerVB.
Originally created by @SerVB.
Originally created by @SerVB.
Originally created by @SerVB. Related discussion: https://kotlinlang.slack.com/archives/C01EY9ZF9B5/p1625331291002000?thread_ts=1605992072.006800&cid=C01EY9ZF9B5
Originally created by @SerVB.
Originally created by @SerVB.
Originally created by @SerVB.