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)
9
commits
3
branches
4
tags
646
KiB
C++
92.4%
Meson
5.3%
Assembly
1.8%
Python
0.5%
3d68124a60
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
3d68124a60
Allow client code to provide their foreign_class_fn() implementation.
2020-04-26 21:25:26 +02:00
src
Allow client code to provide their foreign_class_fn() implementation.
2020-04-26 21:25:26 +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
Remove hardcoded binary data, get it from the corresponding assembly instead.
2020-04-26 20:37:12 +02:00