Playground
Experiment with Razen code in your browser. The interactive playground is coming soon!
Coming Soon
We're working hard to bring you an interactive Razen playground where you can write, run, and test your code right in the browser.
# Razen Playground Preview
str name = "Razen Developer";
show "Hello, " + name + "!";
# this is simple and easy and better and razen is modern
Hello, Razen Developer!
Be the first to know when it's ready!
What to Expect
The Razen playground will include powerful features to help you learn and experiment with the language.
Real-time Code Execution
Write and execute Razen code instantly in your browser with no setup required.
Interactive Examples
Explore interactive examples to learn Razen's features and best practices.
Secure & Private
Your code runs securely in an isolated environment in your browser.