| 38 | | |
| 39 | | == Bindings for other languages == |
| 40 | | |
| 41 | | * Haskell bindings: [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bindings-libusb Low level], [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/usb-0.1 high level] |
| 42 | | * [http://github.com/larskanis/libusb libusb for Ruby] |
| 43 | | * [http://pyusb.wiki.sourceforge.net/ pyusb for Python] |
| 44 | | * [http://libusbdotnet.sourceforge.net/ libusbdotnet for C#, DotNet and Mono] |
| 45 | | * [http://bitpim.svn.sourceforge.net/viewvc/bitpim/trunk/bitpim/src/native/usb/ partial python wrapper using swig] |
| 46 | | * [http://github.com/vpelletier/python-libusb1 python-libusb1] pure-python wrapper. Supports asynchronous API, all transfer types, all platforms supported by libusb-1.0 + FreeBSD. |
| 47 | | * [http://github.com/jteeuwen/go-pkg-usb Go libusb-1.0 wrapper] |
| 48 | | * [https://github.com/schakko/node-usb node.js libusb-1.0 binding] |
| 49 | | * [https://forge.ocamlcore.org/projects/ocaml-usb/ OCaml libusb-1.0 binding] |
| 50 | | * [https://github.com/littledan/Factor/tree/master/extra/libusb Fator libusb-1.0 binding] |
| 51 | | * [https://bitbucket.org/doub/luausb/overview lua libusb-1.0 binding] |