Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

kai

< >

kai is a programming language created in 2016.

#1136on PLDB 8Years Old
Download source code:
git clone https://github.com/kai-language/kai

An expressive low level programming language


Example from the web:
/* // github.com/kai-language/issues/116 #test "bitcast to struct" { A :: struct { a: rawptr } x : rawptr = nil a := bitcast(A) x } */

Language features

Feature Supported Token Example
MultiLine Comments ✓ /* */
/* A comment
*/
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io