My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
This project delivers graphics routines for the Bigloo implementation of the Scheme programming language. Currently wrapped libraries are 1) Opengl 2) GLU 3) GLFW The code currently only works on Unix'ish operating systems. ie Windows is not currently supported.
=Introduction= This is a GSL (GNU Scientific Library) wrapper for Ruby. While others exist (ruby-gsl and rb-gsl), they're either not completely documented in RDoc or simply too complex to extend and maintain. =Why? (or Features)= This wrapper is different for the following reasons: * There i...
=== General information: === Main purpose of this project is to create simple way of using Newton Game Dynamics in Python code. newpy uses ctypes foreign function library with direct shared library function calls using only standard Python libraries. At the moment project code under heavy deve...
Jslibs is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language. jslibs uses [http://developer.mozilla.org/en/docs/SpiderMonkey SpiderMonkey] library that is Gecko's JavaScript engine (SpiderMonkey is used in various Mozilla products,...
C / C++ / Objective C header files for your favorite library don't usually have all the information available to work with them from a memory safe high-level language. But they have 95%+ of the bits necessary. Add back just the bits you need to get your work done. Look at the wiki for status.
effi is an Erlang interface to libffi. The goal is to allow wrapping C libraries in pure Erlang. Currently, it allows loading dlls and calling simple functions, but lacks many important things like pointers, structs, inout arguments, callbacks and documentation. obsoleted by [http://www.erlan...
clisp-sqlite is a simple interface to the sqlite library using the clisp FFI. It offers a raw interface directly to the C functions in the package SQLITE.RAW, as well as a more civilized and lispy interface in SQLITE.