Wren is a small, fast, class-based concurrent scripting language designed for embedding in applications. It features a compact VM implementation under 4,000 lines of code, single-pass compilation to bytecode, object-oriented design with classes, and lightweight fibers for concurrency. The language combines elements from

2m read timeFrom github.com
Post cover image
1 Comment

Sort: