Astreum

ASTREUM LANGUAGE

A small, stack-based language built for clarity

This postfix language favors simple modules, explicit imports, and tooling friendly syntax so that code remains readable, analyzable, and easy to reason about.

READ THE SPEC Arrow

WHAT IT IS

Composable, explicit, and predictable

This is a small, stack-based postfix language built around simple modules and explicit imports. It's designed to stay readable while still being easy to analyze, execute, and reason about.

Smart contracts

Predictable execution with a clear stack model and explicit module boundaries keeps complex contracts transparent.

General applications

Write scripts, services, and tooling where clarity and composability matter without sacrificing ergonomics.

Abstracted algorithms

Express data structures and algorithms with concise, composable definitions that stay easy to audit.

FEATURE SUMMARY

Current version: experimental / early

LINKS

Explore the language