Λ

Lyra Playground

LIVE COMPILER

A real programming language of symbols, where code becomes philosophy.

Playground

Experience the beauty of symbolic programming. Write, compile, and execute Lyra code in real-time with our interactive playground that transforms Greek letters into executable programs.

Live Editor

Write Lyra code with syntax highlighting and instant execution. Choose from examples or create your own symbolic masterpiece.

Lyra Editor
ε := "Hello, World!" Φ ε
Output
Lyra → Python → Result
// Ready to execute Lyra code...
// Click "Run" to compile and execute ✨
// Real transpiler: Lyra → AST → Python → Output

Symbol Reference

Master the symbolic language. Each Greek letter and mathematical symbol has a specific meaning in Lyra's elegant syntax system.

λ
Function
def
π
Loop
for/while
θ
Condition
if
ρ
Else
else
Φ
Output
print()
ε
String
"text"
Δ
Variable
int/float
Σ
Class
class
Ω
Constructor
__init__
Derivative
gradient
Ψ
Input
input()
Infinite
while True