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.401.555 Times

Jit Compiler freeware
Filter: All | Freeware | Demo
 

Jit Compiler

1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 790

CACAO CACAO is a JIT compiler for Java. CACAO project started as a research JavaVM to explore new implementation techniques. The first version for the Alpha was released in February 1997 as a binary. After 1998 the development nearly stopped. Since two years we are actively working on CACAO again...



Platforms: *nix

License: Freeware Size: 3.2 MB Download (91): CACAO Download

Released: July 27, 2012  |  Added: July 27, 2012 | Visits: 487

Objeck The Objeck computer language is an OO computing language that has ties with Java, Pascal and indirectly Ruby. In this language, all data types are treated as objects. This language contains all of the "basic" features of a general-purpose (Turing complete) programming language with an emphasis...





Platforms: Windows, Windows Vista, 7

License: Freeware Download (46): Objeck Download

Added: May 10, 2013 | Visits: 430

Fast expression evaluator This code provides you a pluggable library for fast computation of mathematical expressions in C programs with x86 JIT compiler.


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (53): Fast expression evaluator Download

Added: October 16, 2010 | Visits: 793

tkscript tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib. A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes. It can be used to create portable, 3D, OpenGL-accelerated multimedia...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (94): tkscript Download

Added: July 18, 2013 | Visits: 317

numexpr The numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It's the next best thing to writing the expression in C and...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): numexpr Download

Added: July 20, 2010 | Visits: 768

Psyco Psyco project is a Python extension module which can massively speed up the execution of any Python code. What you can do with it In short: run your existing Python software much faster, with no change in your source. Think of Psyco as a kind of just-in-time (JIT) compiler, a little bit...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (87): Psyco Download

Added: April 18, 2010 | Visits: 1.277

E-UAE E-UAE project is a version of UAE, the Ubiquitous Amiga Emulator, with an emulation core largely based on WinUAE. The project attempts to bring many of the great features of WinUAE to non-Windows platforms. This version now finally has a name, E-UAE, since thats what everybody was calling it...


Platforms: *nix

License: Freeware Size: 1024 KB Download (177): E-UAE Download

Added: July 01, 2010 | Visits: 1.567

Fast MD5 Implementation in Java Fast MD5 Implementation in Java is a heavily optimized implementation of the MD5 hashing algorithm written in Java. Fast MD5 Implementation in Java includes an optional native method for even greater speed improvements. How Fast Is It? Short answer:Much faster than any other Java...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (176): Fast MD5 Implementation in Java Download

Added: July 21, 2013 | Visits: 502

AirSort ARAnyM is a software virtual machine (similar to VirtualBox or Bochs) designed and developed for running 32-bit Atari ST/TT/Falcon operating systems (TOS, FreeMiNT, MagiC and Linux-m68k) and TOS/GEM applications on any kind of hardware - be it an IBM clone (read it as "PC" :-), an Apple, an Unix...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (50): AirSort Download

Added: June 15, 2013 | Visits: 504

ARAnyM for Linux ARAnyM is a software virtual machine (similar to VirtualBox or Bochs) designed and developed for running 32-bit Atari ST/TT/Falcon operating systems (TOS, FreeMiNT, MagiC and Linux-m68k) and TOS/GEM applications on any kind of hardware - be it an IBM clone (read it as "PC" :-), an Apple, an Unix...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (32): ARAnyM for Linux Download

Added: February 18, 2010 | Visits: 1.295

HTML::Template::JIT HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (145): HTML::Template::JIT Download

Added: January 18, 2010 | Visits: 1.995

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: July 03, 2010 | Visits: 1.687

FreeBASIC Compiler 0.16 / FreeBASIC - as the name suggests - is a free, open-source, 32-bit, MS-QuickBASICs syntax-compatible compiler, that adds new features such as pointers, unsigned data types, inline-assembly and many others.. FreeBASIC compiler official page (a free BASIC compiler): downloads, news, forums


Platforms: *nix

License: Freeware Size: 3.1 MB Download (157): FreeBASIC Compiler 0.16 / Download

Added: October 11, 2010 | Visits: 1.146

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: October 18, 2010 | Visits: 903

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: June 13, 2010 | Visits: 1.375

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

Added: June 03, 2010 | Visits: 1.429

Aubit 4GL compiler Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Aubit 4GL compiler translates 4GL source into executable programs, enabling fast creation of screen/form-based applications. With support for SQL statements forming an intrinsic part of the language, its especially...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (171): Aubit 4GL compiler Download

Added: March 04, 2010 | Visits: 1.254

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..


Platforms: *nix

License: Freeware Size: 839.68 KB Download (108): Portable Object Compiler Download

Added: November 26, 2010 | Visits: 1.211

GMP compiler GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C. The abbreviation gmpc stands for GMP compiler, or alternatively GMPS-to-C compiler. GMPS arithmetic...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (105): GMP compiler Download

Added: March 20, 2010 | Visits: 1.364

The Glasgow Haskell Compiler The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell..


Platforms: *nix

License: Freeware Size: 6.7 MB Download (112): The Glasgow Haskell Compiler Download

1 2 3 4 5 >