./devel/libjit, Just-In-Time compilation functionality

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q4, Version: 0.0.4nb1, Package name: libjit-0.0.4nb1, Maintainer: pkgsrc-users

The libjit library implements Just-In-Time compilation functionality. Unlike
other JIT's, this one is designed to be independent of any particular virtual
machine bytecode format or language. The hope is that Free Software projects
can get a leg-up on proprietry VM vendors by using this library rather than
spending large amounts of time writing their own JIT from scratch.

This JIT is also designed to be portable to multiple archictures. If you run
libjit on a machine for which a native code generator is not yet available,
then libjit will fall back to interpreting the code. This way, you don't need
to write your own interpreter for your bytecode format if you don't want to.


Required to build:
[devel/libtool-base]

Master sites:

SHA1: 663055ee5bb600e9dfd28c03456a66bf2b66811b
RMD160: e8ff27b3f1e0dbff0ed6cc1d5fd2a5cc4a74f1fd
Filesize: 566.678 KB

Version history: (Expand)