mirror of
https://github.com/wren-lang/wren.git
synced 2026-01-11 22:28:45 +01:00
83b5968340ad0929e5a423febe769e0c6380c7c5
They are compiled as local variables defined in an implicit scope surrounding the class. This has the right semantics and, better, means that there's no VM support needed for them. They're purely syntax sugar.
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%