Bob Nystrom edb9032052 Get binary_trees benchmark working.
Wren is actually doing well in it:

wren      mean: 1.9441 median: 1.9428 std_dev: 0.0260
lua       mean: 3.5992 median: 3.6033 std_dev: 0.0156
python    mean: 3.6667 median: 3.7097 std_dev: 0.1340
ruby      mean: 1.3941 median: 1.3914 std_dev: 0.0091
2013-11-29 16:19:13 -08:00
2013-11-23 14:52:50 -08:00
2013-11-17 08:55:04 -08:00
2013-11-29 16:19:13 -08:00
2013-11-29 15:21:36 -08:00
2013-11-19 18:24:58 -08:00
2013-11-21 21:41:44 -08:00
2013-11-23 14:52:50 -08:00
2013-11-10 11:12:38 -08:00
2013-11-09 21:32:57 -08:00
S
Description
Highly customized version of the wren programming language. It has all the modules that you would expect in a std library including http, websockets, sqlite3 and jinja-like templating engine. The idea is to make it suitable for web development.
22 MiB
Languages
HTML 50%
C 22.2%
PHP 13.4%
C++ 6%
Makefile 2.9%
Other 5.5%