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)
23
commits
3
branches
4
tags
646
KiB
C++
92.4%
Meson
5.3%
Assembly
1.8%
Python
0.5%
df52fe0fba
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
df52fe0fba
Add support for calling wren methods from c++ using call()
2020-04-30 19:58:09 +02:00
src
Add support for calling wren methods from c++ using call()
2020-04-30 19:58:09 +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