Reference
Overview

Reference overview

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:

Core library

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

Standard libraries

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

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.

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.