Wren
Wren is a small, fast, class-based scripting language with C-like syntax, built-in concurrency via fibers, and designed to be embedded inside applications such as games.
2 resources across 1 library
Glossary Terms(2)
Wren (language)
Wren is a small, fast, class-based scripting language with C-like syntax, built-in concurrency via fibers, and designed to be embedded inside applications such…
Io (language)
Io is a small, dynamic, prototype-based programming language in which everything is an object and all computation happens by sending messages between objects,…