Clé

Documentation for the Clé programming language.

Download .zip Download .tar.gz

Clé is a C-like programming language compiled to optimized native code. As a hobby/learning project of @polsys, it is purposefully feature-poor, but at the same time aims to avoid typical footguns of the C world. If you know C#, you will be immediately familiar; the language is also inspired by Rust.

Download

Language specification

This is an almost rigorous reference for the language.

More documentation is to be added later.