Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

kai

< >

kai is a programming language created in 2016.

#1133on PLDB 8Years Old
Download source code:
git clone https://github.com/kai-language/kai
Homepage · Source Code

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 Example Token
MultiLine Comments ✓ /* A comment */ /* */
Comments ✓ // A comment
Line Comments ✓ // A comment //
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll