Skip to content
bad-antics edited this page Apr 9, 2026 · 2 revisions

LATERALUS Wiki

A programming language that spirals outward — from simple ideas to profound compositions.

Welcome to the official LATERALUS wiki! This is your comprehensive resource for learning, using, and contributing to the LATERALUS programming language.

Quick Links

Resource Description
🎮 Online Playground Try Lateralus in your browser — no install needed
📦 PyPI Package Install with pip install lateralus-lang
🚀 Quickstart Template Ready-to-use project template

Getting Started

Language Guide

Reference

Advanced Topics

  • Metaprogramming — Macros, const fn, and code generation
  • FFI — Foreign function interface for C libraries
  • Transpilation — Compile to Python, C, JavaScript, or WASM
  • LateralusOS — The bare-metal OS written in Lateralus

Community

  • Contributing — How to contribute to Lateralus
  • Roadmap — Version history and planned features
  • FAQ — Frequently asked questions

About LATERALUS

LATERALUS combines pipeline-driven data flow, algebraic data types, Hindley-Milner type inference, and built-in scientific/crypto engines into a language built for scientists, security researchers, and software engineers.

Current Version: 3.0.1
Tests: 1,976 passing
Stdlib Modules: 62
Dependencies: Zero


"Spiral out, keep going."

Clone this wiki locally