Download List

프로젝트 설명

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.

System Requirements

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 Back to release list
0.4

이 릴리스에는 하나의 C 포인터에 싸여있다 콜백 프레임 워크 : 스크립팅 언어 기능을 추가, 사용자가 데이터가 필요합니다. 포트 : x86 (윈도우, 리눅스, 맥 OS X) 및 x64 리눅스. 이것은 아직 알파, 설명서 및 더 많은 포트를 다음 릴리스 같이 실종입니다. 서명 표기법을 업데이 트되었습니다 : 부호 표기법으로 바인딩 ()에 대한 소개되었습니다.이 버전은 곧 언어에 대한 연구 기지 '바인딩 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