Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.863 Times

Ffi freeware
 

Ffi

Added: March 15, 2010 | Visits: 1.042

FFI::Library FFI::Library is a module with Perl Access to Dynamically Loaded Libraries. SYNOPSIS use FFI::Library; $lib = FFI::Library->new("mylib"); $fn = $lib->function("fn", "signature"); $ret = $fn->(...); This module provides access from Perl to functions exported from dynamically linked...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): FFI::Library Download

Added: May 10, 2013 | Visits: 349

ctypes ctypes is an advanced ffi (Foreign Function Interface) package for Python 2.3 and higher. In Python 2.5 it is already included.ctypes allows to call functions in dlls/shared libraries and has extensive facilities to create, access and manipulate simple and complicated C data types in Python - in...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): ctypes Download

Added: January 04, 2010 | Visits: 1.038

libffi libffi is a library that really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. ffi stands for Foreign Function Interface. A foreign...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (97): libffi Download

Added: March 27, 2010 | Visits: 849

TeX::DVI TeX::DVI is a Perl module to write out TeXs DVI (DeVice Independent) file. SYNOPSIS use TeX::DVI; use Font::TFM; my $dvi = new TeX::DVI "texput.dvi"; my $font = new_at Font::TFM "cmr10", 12 or die "Error loading cmr10 at 12 pt: $Font::TFM::errstrn"; $dvi->preamble();...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (105): TeX::DVI Download

Added: October 08, 2010 | Visits: 992

cpphs cpphs is a liberalised re-implementation of cpp, the C pre-processor, in Haskell. Why re-implement cpp? Rightly or wrongly, the C pre-processor is widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (90): cpphs Download

Added: August 09, 2010 | Visits: 535

MLton MLton is a whole-program optimizing Standard ML compiler. MLton project generates standalone executables with excellent runtime performance, supports the full SML 97 language, and has a complete basis library. It also has a fast C FFI, source-level time and allocation profiling, and many useful...


Platforms: *nix

License: Freeware Size: 4.1 MB Download (91): MLton Download

Added: September 07, 2010 | Visits: 731

SXEmacs SXEmacs is a highly customisable, self-documenting, extensible real-time display editor and IDE. It is a fork of the excellent and very popular XEmacs. Whats New in This Release: - The build chain has been restructured to take full advantage of the GNU autotools. - The install directory...


Platforms: *nix

License: Freeware Size: 8.2 MB Download (95): SXEmacs Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 516

CLISP - an ANSI Common Lisp CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.72 MB Download (55): CLISP - an ANSI Common Lisp Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 654

Squeak 3.7 About Squeak Squeak s ancestry goes back to the ARPA research community who created the Internet, and the Xerox Palo Alto Research Center which created many of our pervasive technologies, such as the personal computer, the windows and mouse user interface, desktop publishing, the Ethernet, and...


Platforms: Mac

License: Freeware Size: 10 MB Download (49): Squeak 3.7 Download

Added: November 05, 2013 | Visits: 321

NodObjC NodObjC exposes the Objective-C runtime to NodeJS in a high-level, easy to use fashion. It uses the BridgeSupport files to dynamically generate an API from an Objective-C "Framework", and uses node-ffi to dynamically interact with the Objective-C runtime.


Platforms: Mac

License: Freeware Size: 593.92 KB Download (48): NodObjC Download