wren
a classy little scripting language
Getting Started
Contributing
Blog
Try it!
guides
Syntax
Values
Lists
Maps
Method Calls
Control Flow
Variables
Classes
Functions
Concurrency
Error Handling
Modularity
API docs
Modules
reference
Wren CLI
Embedding
Performance
Q & A
Getting Started
Contributing
Blog
Try it!
guides
reference
Syntax
Values
Lists
Maps
Method Calls
Control Flow
Variables
Classes
Functions
Concurrency
Error Handling
Modularity
API/Modules
Embedding
Performance
Q & A
Try Wren
examples:
hello
loop
fractal
enter code below
share
•
run
System.print("hello wren")
no errors
code output
...
URL copied to clipboard