Standard Library

Zirric’s standard library is written in Zirric. These pages document the
available modules and their declarations as they appear in the source files.

Modules

  • Prelude - Core types, attributes, and language primitives.
  • Future - Experimental proposal scaffolding and attributes.
  • Future.Prelude - Proposed prelude extensions such
    as iterables, option/result types, and attribute binding.
  • Future.Reflect - Reflection stubs for future-facing
    metadata access.
  • Future.Cave - Cavefile schema, dependency attributes,
    and package metadata for ZE-002.
  • Future.Tasks - Task declaration attributes and
    unions for Cavefile automation.