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

Getting Started

The current Flint experience is still early, but it is already usable enough to understand the model and compile real examples.

At a high level, the workflow is:

  1. Get the compiler.
  2. Write a .fl source file.
  3. Build for a target such as rp2040.
  4. Flash or run the result.

The next chapters walk through that flow.