Wren logo

Convert from Wren

Wren is a small, fast, object-oriented scripting language designed for embedding in applications and games. It offers a clean, minimal syntax, a lightweight VM, and a powerful yet compact standard library, making it well-suited for extending existing software with custom scripting capabilities. Inspired by languages like Lua, Smalltalk, and Python, Wren balances simplicity, flexibility, and execution speed for both standalone and embedded use.