mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
da4cadf16b4a18090f7d4ee77dc8445fba98f098
Blocks, functions, and methods now have the same code for handling their bodies. This means that single-line methods work like single-line functions: they return the result of their expression.
Description
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
MIT
14 MiB
Languages
Wren
84.4%
C
10.7%
Makefile
1.8%
Python
1.6%
Dart
0.6%
Other
0.9%