Bob Nystrom 83b5968340 Get static methods fully working.
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.
2014-01-19 13:01:51 -08:00
2014-01-13 07:29:47 -08:00
2014-01-13 20:23:11 -08:00
2014-01-19 13:01:51 -08:00
2014-01-19 13:01:51 -08:00
2014-01-05 12:27:12 -08:00
2013-11-21 21:41:44 -08:00
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%