AZRA Programming Language — Blog ← Back to main site
AZRA / Blog

Releases, research notes, and everything we ship.

Notes, releases and research from the AZRA programming language project.

Results for "Class" (6)

Your First AZRA Program: A Practical Walkthrough (with a Python Comparison)
Article

Your First AZRA Program: A Practical Walkthrough (with a Python Comparison)

Time to get hands-on. A real, working AZRA example — a Person class with age-based logic — broken down line by line, explained against the official spec, and compared to the equivalent Python code.

August 27, 2026 5 min read
Preview: AZRA's Variable Categories Are Taking Shape
What's New

Preview: AZRA's Variable Categories Are Taking Shape

Part of AZRA's new variable structure — spanning numbers, strings, and more specialized categories — is currently being defined. A quick look at what's coming.

August 7, 2026 1 min read
AZRA App Is Here: A Faster Way to Access AZRA
Release

AZRA App Is Here: A Faster Way to Access AZRA

The AZRA app is now available — a simple, dedicated way to reach the AZRA site and, soon, run AZRA code directly, without opening a browser every time.

August 4, 2026 1 min read
AZRA's Next Leap: Converting Other Languages' Code Into AZRA
What's New

AZRA's Next Leap: Converting Other Languages' Code Into AZRA

AZRA is actively working on converting code from other programming languages into its own syntax and compiling it directly — a move that could also patch security gaps inherent to those languages.

August 25, 2026 3 min read
Understanding the Dash Block Separator (DBS) Rule in AZRA
Article

Understanding the Dash Block Separator (DBS) Rule in AZRA

A closer look at AZRA's Dash Block Separator (DBS) — the structural rule that lets the compiler verify block integrity by counting dash lines against block length.

July 31, 2026 3 min read
The Elastic Paradox: Why AZRA Is Chasing a Question Bigger Than Code
Article

The Elastic Paradox: Why AZRA Is Chasing a Question Bigger Than Code

Before AZRA was a language, it was a question about consciousness, identity, and continuity. This is the philosophical idea — the Elastic Paradox — that shapes where AZRA is ultimately headed.

August 2, 2026 8 min read