06be5808da6a5718086c9972e165c9e7e870d31f
The new IS_FALSE macro checks if a Value's type field equals VAL_FALSE, complementing the existing IS_NULL and IS_NUM macros for type discrimination without relying on NaN-boxing tag bits.
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%