This website requires JavaScript.
Explore
Help
Register
Sign in
King_DuckZ
/
wrenpp
Watch
1
Star
1
Fork
You've already forked wrenpp
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A C++ wrapper for the wren scripting language (wren.io)
39
commits
3
branches
4
tags
646
KiB
C++
92.4%
Meson
5.3%
Assembly
1.8%
Python
0.5%
f33900b351
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
King_DuckZ
f33900b351
Allow users to store a custom pointer into the VM object.
2020-05-01 17:44:09 +02:00
include
/wrenpp
Allow users to store a custom pointer into the VM object.
2020-05-01 17:44:09 +02:00
src
Allow users to store a custom pointer into the VM object.
2020-05-01 17:44:09 +02:00
subprojects
/wren
Fix release build containing debug info
2020-05-01 00:49:52 +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
Update sample code in main(), fix the rest as required
2020-05-01 01:39:11 +02:00