Astreum

Lispeum Documentation

Lispeum is a Lisp-inspired language designed for the Astreum blockchain.

Features

Supported Expression Types

Integer

The Integer type is arbitrary‑precision and represented in two’s‑complement form. It is the basis for arithmetic, comparison, and modular operations.

Arithmetic Operators

Comparison Operators

Back to Documentation