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

Reserved Keywords

This page tracks language keywords reserved by the parser and semantic passes.

Common keywords in examples include:

  • fun
  • struct
  • extern
  • import
  • public
  • private
  • return
  • if
  • else
  • while
  • let
  • const

Use descriptive identifiers and avoid reusing keyword names as variables.