A C++ wrapper for the wren scripting language (wren.io)
Find a file
2020-05-02 00:05:36 +02:00
include/wrenpp __func__ is just the function name, ie "type_id", I need the whole signature to capture U as well 2020-05-01 18:34:36 +02:00
src Fix crash when user's foreign_method_fn() returns nil. 2020-05-02 00:05:36 +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 More trying... 2020-05-01 21:14:01 +02:00
meson_options.txt More trying... 2020-05-01 21:14:01 +02:00