I'm new — get me started
You're a human developer who wants to try AILANG. Pick the path that fits how you learn.
Run something in 5 minutes (no install)
- Playground — type AILANG in your browser, no setup.
- Examples Gallery — runnable, annotated programs.
- Live Demos — 9 in-browser demos (verification, streaming, AI agents).
Install and write your first module (15 minutes)
- Quick Start — install the CLI, set up an editor, run your first
.ailfile. - Module Execution — how
module,import, andexport func main()fit together. - Editor Setup — VS Code, Vim, JetBrains.
Understand the design (deep dive)
- Why AILANG — what problem the language exists to solve.
- Vision — the long-form version.
- The Effect System — the headline feature.
- Why AILANG Has No Loops — the constraint that makes the rest work.
Already an AI engineer?
If you're here because you want to use AILANG with an AI coding agent (Claude Code, Cursor, custom harness), start here instead.