Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

keel build

keel build is deferred post-v0.1. The tree-walking interpreter handles every alpha workload. Use keel run to execute programs and keel check to type-check without running.

keel build is present in the CLI but returns an error today:

keel build examples/hello_world.keel
# error: keel build is deferred post-v0.1 — use `keel run`