.. include:: _config.rst Introduction ============ CKompiler is a C11 compiler written in Kotlin. This project is just a compiler; the assembler and linker are assumed to exist in the environment (eg `nasm` and `ld`).