Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.59 KB

File metadata and controls

59 lines (40 loc) · 2.59 KB

Moop Documentation

Comprehensive documentation for the Moop programming language ecosystem.

Core Documentation

Theoretical Foundations (Phase 1.5)

Architecture

Integration

Getting Started

  1. Start with: Complete Project Documentation
  2. Understand layers: Layered Language Guide
  3. Choose implementation: Implementation Inventory

Implementations

The Revolutionary Concept

Each layer is a complete, standalone programming language:

L5: Moop          → Natural language syntax
L4: Rio           → Prototypes + inheritance
L3: Turchin       → Actors + message passing
L2: Prigogine     → Functions (reversible + irreversible)
L1: McCarthy      → Reversible operations
L0: Assembly      → RISC-V / ARM64 / WebAssembly

Remove upper layers and a working language remains. Mix abstraction levels in one file.

License

MIT License - See individual implementations for details.