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

This branch is 25 commits behind radare/valabind:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba3452d · Jan 11, 2018
Jan 11, 2018
Jul 31, 2014
Aug 27, 2017
May 10, 2017
Aug 16, 2014
Mar 11, 2010
Jan 11, 2018
Nov 15, 2012
Feb 9, 2017
Aug 16, 2014
Jan 28, 2015
Jan 11, 2018
Jan 11, 2018
Jan 11, 2018
Jan 11, 2018
Dec 28, 2017
Dec 27, 2017
Dec 27, 2017
Dec 27, 2017
Dec 27, 2017
Dec 27, 2017
Oct 22, 2015
Aug 27, 2017
Dec 27, 2017
Dec 27, 2017
Oct 22, 2015
Aug 10, 2017
Sep 27, 2013
Dec 16, 2013
Oct 22, 2015
Jan 28, 2015
Jan 28, 2015

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%