Language
For someone who wants to write programs.
- Start — try it in the browser, or install the command line and get a prompt.
- The osen language — the guided tour, every example a live box you can edit and run: names, calls, functions of your own, choosing, folding, and where a name is found.
- Examples — small, complete programs from the command-line host, each demonstrating one thing.
- Grammar and Reference — the rules, precisely stated, and every built-in name with what it is made of.
- The machinery, for when something surprises you: How osen evaluates, Declarations and Errors.