Current version: 0.2.0 (released). The compiler is written in Rust and emits LLVM IR.

✅ Complete Features

Core Language

Algebraic Effects (world-first compile-time effect safety)

Functional Programming

Concurrency

HTTP & Networking

C Interoperability (FFI)

Terminal UIs

Persistent Collections

Built-in Functions

🚧 Roadmap Features

Type System Extensions

Advanced Language Features

Tooling & Ecosystem


Note: Features marked as complete have working examples in the examples/tested/ directory whose output is byte-compared against checked-in expectations on every build.