up to date 
HomeProjectsTagsMembersGroupsHelp

FFI

OverviewWikiNewsVersionsLatest

Project Description

Welcome to Squeak's FFI repository!

FFI, the Squeak Foreign Function Interface, is used to call functions located in shared libraries that are not part of the OpenSmalltalk VM nor its plugins. It also provides means to read and write memory structures that are associated with the use of those shared libraries. A typical use is to directly invoke operating system APIs. As such, applications that use FFI can only be used on the platform(s) that support the particular API being used. C conventions are used throughout, though the external function could have been written by any language capable of generating object code that follows C conventions.

For more information, read Squeak's Community Development Model and the FFI wiki page

Members

Creator:Ken Causey
Admin:Squeak Oversight Board
Developer:Esteban Lorenzano, Core Developers

License

Code commited to this repository will be automatically under MIT license.

Registration

MCHttpRepository
location: 'http://source.squeak.org/FFI'
user: ''
password: ''

Packages

ConfigurationOfFFI, FFI-Callbacks, FFI-CallbacksTests, FFI-Examples, FFI-Kernel, FFI-Libraries, FFI-MacOS, FFI-Pools, FFI-PoolsTests, FFI-Tests, FFI-Tools, FFI-Unix, FFI-Win32

Links

http://source.squeak.org/FFI.html
http://source.squeak.org/FFI

Global:Read

Statistics

Registered:4 July 2009 9:42:27 pm
Total Releases:0
Total Versions:496
Total Downloads:735397
XHTML | CSS | RSS26 April 2024