Skip to content
forked from radare/valabind

create bindings from vapi to nodejs, python, swig, c++

License

Notifications You must be signed in to change notification settings

ricotz/valabind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valabind Build Status

Valabind is a tool to parse vala[1] or vapi files to transform them into swig[2] interface files, C++, NodeJS-ffi or GIR.

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++.

Valabind mercurial repository is stored here:

git clone https://github.com/radare/valabind

This software is free, feel free to contribute, modify and report patches, ideas, bug reports, etc..

Contact

[1] http://live.gnome.org/Vala
[2] http://www.swig.org

About

create bindings from vapi to nodejs, python, swig, c++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.9%
  • Vala 36.3%
  • Shell 1.3%
  • Makefile 0.6%
  • Roff 0.3%
  • Python 0.3%
  • Other 0.3%