Measures Concepts
GitHub icon

kai

kai - Programming language

< >

kai is a programming language created in 2016.

Source code:
git clone https://github.com/kai-language/kai
#1359on PLDB 8Years Old

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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout