Skip to content

tanner0101/kai-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kai

An expressive low level programming language.

Community

Join our community on Discord.

Building

make

Testing

make tests

Configuration

-DDEBUG:

-DRELEASE:

-DASSERTS:

Compile Kai with asserts enabled (this is the default for all non-release builds).

-DNO_BOUNDS_CHECK:

-DSLOW:

-DFAST:

-DNO_ERROR_CODES:

-DDIAGNOSTICS:

About

The Kai programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Shell 2.7%
  • Other 0.8%