Notes, releases and research from the AZRA programming language project.
AZRA didn't start as a typical programming-language project. Here's the philosophy behind it, the distinction between AZRA the language and AZRA the project, and where it's all headed.
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.
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.