Skip to content

jesperkha/koi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

The Koi programming language
Latest release »

About

Koi is a very simple systems language. Both the modern syntax and module system makes low level development more enjoyable. Koi compiles to native x86-64 assembly on Linux and links directly with C libraries.

Install

Install with a single command:

curl -sL https://raw.githubusercontent.com/jesperkha/koi/main/setup.sh | bash

Building from source

git clone https://github.com/jesperkha/koi.git
cd koi
./install.sh

Documentation

For language documentation, refer to the Koi Wiki.

About

Resources

License

Stars

Watchers

Forks

Contributors

Languages