Skip to content

Reference

The Reference section is the canonical, stable specification of the Incan Programming Language. It provides precise definitions for grammar, types, semantics, standard library APIs, and runtime behavior.

Use this section when:

  • You need exact syntax or signature details
  • You want behavior clarified without examples
  • You’re verifying compatibility across versions

For step-by-step learning and patterns, see Tutorials and the How-to guides. For practical examples, see the repo’s examples/ directory.

Table of contents