KTCC

KTCC is a C Compiler and small IDE written in Kotlin that generates Kotlin code. You can use it directly in your browser, or the CLI with the JVM version, the Kotlin/Native version, or the docker image. It is especially useful to port C libraries to Kotlin Common.

Star