日本語 · English

The Standard Premise Library

Translated from the canonical Japanese page stdlib/README.md. The source_sha above records the source revision; a consistency check flags this page when the Japanese original changes.

Commentary on the transparent standard premises bundled with Kairos. Transparent = not language built-in magic: they are written in the same primitive-definition / derived-definition syntax a user can write (../spec/20-premise-layer.md), so their contents can be read and swapped out.

The language specification (../spec/) explains syntax and semantics and cites the standard premises only as “examples”; the exhaustive contents of each premise (definition, each word, scope) are this directory’s charge.

Runnable examples ( ``kairos ` fences plus # eval: / #=>) are verified in full by the reference implementation under the same doctest conventions as reference/ (the canonical text of the conventions is ../reference/README.md).

Contents

Future candidates