A C++ wrapper for the wren scripting language (wren.io)
Find a file
King_DuckZ 6a30725a62 Add arbitrary method to foreign_method_t conversion helper
It might not work in every case, you still are restricted
to types that set() and get() understand.
2020-05-03 12:23:06 +02:00
examples Add arbitrary method to foreign_method_t conversion helper 2020-05-03 12:23:06 +02:00
include/wrenpp Add arbitrary method to foreign_method_t conversion helper 2020-05-03 12:23:06 +02:00
src Add arbitrary method to foreign_method_t conversion helper 2020-05-03 12:23:06 +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