Skip to content
@Delta-Engine

Delta Engine

A Compiled Programming Language Made Using Rust & LLVM.

Delta Programming Language

Delta is a new, expressive programming language designed for readability, simplicity, and natural syntax. Inspired by the clarity of human language and powered by a modern compiler written in Rust, Delta brings a fresh approach to writing clean and structured code.

✨ Features

  • Natural Language-Inspired Syntax
    Write code the way you think — whitespace-based blocks and intuitive control flow.

  • Whitespace-Driven Structure
    Clean indentation instead of brackets or semicolons.

  • Rust-Powered Compiler
    Built with performance and safety in mind.

  • Custom Control Flow Primitives
    Rethink loops, conditions, and function calls with Delta’s expressive constructs.

🚀 Getting Started

# Clone the Delta repository
git clone https://github.com/Delta-Engine/Delta.git delta-lang
cd delta-lang

# Build the compiler (Rust toolchain required)
cargo build --release

# Run a Delta program
./target/release/delta run examples/hello.delta

Pinned Loading

  1. Delta Delta Public

    A Compiled Programming Language Made Using Rust & LLVM.

    Rust 1 1

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…