Esc
Start typing to search...

Getting Started with Keel

Version: latest (v0.2.0)

Welcome to the Keel programming language! Keel is a modern functional language designed for data science, combining Python's simplicity with Rust's performance.

Quick Start

The fastest way to try Keel is using Nix Flakes:

nix run git+https://codeberg.org/Keel/keel-cli

Next Steps