Télécharger la liste

Description du projet

The dyncall library project provides a clean and
portable C interface to dynamically issue foreign
function calls using small call kernels written in
assembly. Instead of providing code for every
bridged function call, which unnecessarily results
in code bloat, only a modest number of
instructions are used to invoke all calls.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-07 09:31 Retour à la liste release
0.4

Cette version ajoute un cadre rappels: les fonctions du langage de script sont enveloppés dans un seul pointeur C; pas de données utilisateur n'est nécessaire. Ports: x86 (Windows, Linux, Mac OS X) et Linux x64. Ceci est encore au stade alpha, avec les documents manquants et les ports d'autres à venir avec la prochaine version. La notation de signature a été mise à jour: Notation non signé a été introduite (pour reliures). Cette version est la base pour le langage R à venir contraignante »rdyncall».
This release adds a callbacks framework: Scripting language functions are wrapped up in a single C pointer; no user data is needed. Ports: x86(Windows, Linux, Mac OS X) and x64 Linux. This is still alpha, with documentation missing and more ports to come with the next release. The signature notation has been updated: unsigned notation has been introduced (for bindings).
This version is the base for the upcoming R language binding 'rdyncall'.

Project Resources