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

Create a project

Kestrel's cli is the unified tool to run, typecheck, build, format your kestrel projects, and more.

You can install the it via npm:

npm install -g kestrel-lang

A vscode extension is also available.

Once you installed the cli, you can create a new project using

kestrel init