-
Notifications
You must be signed in to change notification settings - Fork 28
create bindings from vapi to nodejs, python, swig, c++
License
radare/valabind
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ValaSwig
========
ValaSwig is a tool to parse vala[1] or vapi files to transform
them into swig[2] interface files.
With swig, you can create language bindings for any API
written in vala or C with a vapi interface.
It can also generate bindings for C++ and v8-GearBox[3].
This software is free, feel free to contribute, modify and
report patches, ideas, bug reports, etc..
Reach me at pancake // nopcode.org
--pancake
[1] http://live.gnome.org/Vala
[2] http://www.swig.org
[3] git://github.com/eddyb/v8-gearbox.git
About
create bindings from vapi to nodejs, python, swig, c++
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published