A C++ wrapper for the wren scripting language (wren.io)
Find a file
King_DuckZ 2755371792 Refactoring.
VM now aims to only wrap Wren's c functions as closely as
possible. All the fun stuff should be put into vm_fun.hpp.
2020-04-30 19:54:51 +02:00
src Refactoring. 2020-04-30 19:54:51 +02:00
subprojects/wren Sample code that prints a message from wren 2020-04-25 01:49:46 +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
meson.build Refactoring. 2020-04-30 19:54:51 +02:00