Loading Atlas 77 Compiler...
This may take a few seconds on first load
🚀 Playground is coming soon! WASM compilation in progress.
Atlas 77 Playground
Home
Docs
GitHub
Select an example...
Hello World
Variables
Functions
Loops
File I/O
Loading...
▶ Run
import "std/io"; fun main() { println("Hello, Atlas 77!"); }
Output
Clear
Waiting for compiler to load...