CMD + K

inko

Community

A language for building concurrent software with confidence

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::inko

Usage Tracking

0.20.0
0.19.1
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Inko is a language for building concurrent software with confidence. Inko makes it easy to build concurrent software, without having to worry about unpredictable performance, unexpected runtime errors, or race conditions.

Inko features deterministic automatic memory management, move semantics, static typing, type-safe concurrency, efficient error handling, and more. Inko source code is compiled to machine code using LLVM.

About

Summary

A language for building concurrent software with confidence

Last Updated

Apr 21, 2026 at 09:07

License

MPL-2.0

Supported Platforms

macOS-64
macOS-arm64
linux-64