A C++ wrapper for the wren scripting language (wren.io)
Find a file
2020-05-03 01:54:07 +02:00
examples Add calendar example and supporting functions 2020-05-03 01:54:07 +02:00
include/wrenpp Add calendar example and supporting functions 2020-05-03 01:54:07 +02:00
src Add a reallocate_fn() to DefConfiguration implemented around new/delete 2020-05-02 23:28:48 +02:00
subprojects/wren Still trying to propagate options down... 2020-05-01 20:45:33 +02:00
.gitignore Start working on a c++ interface. 2020-04-25 20:45:59 +02:00
.gitmodules Sample code that prints a message from wren 2020-04-25 01:49:46 +02:00
COPYING Attach licence 2020-04-30 23:33:54 +02:00
meson.build Move files around 2020-05-02 22:55:10 +02:00
meson_options.txt Add a small dice rolling example game 2020-05-02 22:41:58 +02:00