mainC/Invoke - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 8613
System Name: cinvoke
Name: C/Invoke
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

C/Invoke is a library which enables the calling of C functions at runtime, without prior knowledge of the prototype of said functions.  This functionality is intended for integration into dynamic languages such as Perl, PHP, Python, Ruby, etc., and allows these languages to make calls to C libraries without writing any C code.

Please see the "News" section below for current project status.

Registration Date: Sat 10 Jun 2006 02:52:18 AM UTC
License: Modified BSD License
Development Status: 3 - Alpha

 

Latest News rss feed
C/Invoke 1.0 Released
     posted by kyuzo, Mon 22 Jan 2007 04:44:22 AM UTC

This release adds support for the SPARC architecture, as well as collecting the 6 months worth of bugfixes collected by the Lua binding users.  A bug was also fixed in floating-point marshaling on x86 and a new build system was implemented.  Thanks to everyone for supporting the software.

Initial Release
     posted by kyuzo, Thu 13 Jul 2006 01:57:56 PM UTC

Hooray! C/Invoke is now available to the general public.  The version number 0.9 was chosen arbitrarily as something "close to" 1.0, but until we have a wider audience testing the code we won't know just how close to 1.0 we are :-).

See the website for more details on the release.

Homepage Active
     posted by kyuzo, Wed 28 Jun 2006 03:51:47 AM UTC

C/Invoke now has a web site up that houses all of the documentation, information, and project status in an easy-to-browse format.  Click the "Homepage" link on the top bar to visit.

C/Invoke Savannah Project Created
     posted by kyuzo, Wed 14 Jun 2006 02:52:08 PM UTC

C/Invoke now has a centralized page for development at GNU Savannah.  The current status is:

  • The mailing lists are functional.  Please do not post messages to cinvoke-svn, use cinvoke-dev for all discussion.


  • The support tracker is active, but since there hasn't been a release yet we don't expect any support issues.
[...]
Quick Overview
 Memberlist (2 members)

Communication Tools
 Mailing Lists (2 public mailing lists)

Development Tools
 Bug Tracker (open items: 5, total: 6)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code