Skip to content

Reference overview

This content is not available in your language yet.

Welcome to the Reference section of Tact documentation — a place for discovering the Tact’s standard library, grammar specification and evolution process.

Here are its main contents:

  1. Core library

    Core library gives a comprehensive list of auto-included functions, traits and other constructs with examples of their usage.

  2. Standard libraries

    Standard libraries sub-section explains how to use the bundled libraries, lists all their contents with examples of their usage.

  3. Specification

    Specification page provides full Tact grammar written in Ohm language, which is used in the Tact’s compiler. Aimed at more experienced programmers, but generally can still be very handy to quickly grasp all of the possible syntax in the language.

  4. Evolution

    Finally, Evolution sub-section gives insight on important decisions about language semantics, Tact’s future and links to the up-to-date changelog of Tact updates.