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

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


Branch: pkgsrc-2011Q1, Version: 0.1.2, Package name: libjit-0.1.2, 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/gmake]

Master sites:

SHA1: 8512d5cd72abbbc838a0c69488ff329b02171f81
RMD160: fb10c647b4f3da7cab645080ad81245acc8506cc
Filesize: 1167.447 KB

Version history: (Expand)