Ports Search

Results 6,3416,350 of 8,048 for www%3Atrac.(0.007 seconds)
lang/kawa-2.1 (Score: 0.004186276)
Java-based Scheme implementation
Kawa is a full Scheme implementation written in Java. With Kawa you can access Java objects, methods, fields and classes within your Scheme code. Scheme functions and files are compiled into optimized Java byte-code, allowing you to write Java applications, applets, classes, and servlets in Scheme.
lang/libjit-0.1.2 (Score: 0.004186276)
Libjit implements Just-In-Time compilation functionality
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.
lang/mixal-1.11 (Score: 0.004186276)
Assembler and interpreter for Donald Knuth's mythical MIX computer
Mixal is a version the assembler and interpreter for Donald Knuth's mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) This preliminary release doesn't do floating point and has little documentation as yet, but it works well enough to be used in conjunction with the book.
lang/mono-basic-4.0.1 (Score: 0.004186276)
VisualBasic.NET support for Mono
Mono Basic: Visual Basic Compiler and Runtime.
lang/ohugs-0.5 (Score: 0.004186276)
Interpreter for Haskell with object-oriented features
OHugs is an approach to combine the features of functional programming languages (Haskell) with object-oriented languages. Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
lang/eperl-2.2.14 (Score: 0.004186276)
Perl Modules of ePerl package: Parse::ePerl, Apache::ePerl
____ _ ___| _ \ ___ _ __| | / _ \ |_) / _ \ '__| | | __/ __/ __/ | | | \___|_| \___|_| |_| ePerl -- Embedded Perl 5 Language ePerl interprets an ASCII file bristled with Perl 5 program statements by evaluating the Perl 5 code while passing through the plain ASCII data. It can operate in various ways: As a stand-alone Unix filter or integrated Perl 5 module for general file generation tasks and as a powerful Webserver scripting language for dynamic HTML page programming.
lang/petite-chez-8.4 (Score: 0.004186276)
Free interpreter for Chez Scheme system
Petite Chez Scheme is a complete Scheme system that is fully compatible with Chez Scheme but uses high-speed threaded interpreter technology in place of Chez Scheme's incremental native-code compiler. Programs written for Chez Scheme run unchanged in Petite Chez Scheme, as long as they do not depend specifically on the compiler. In fact, Petite Chez Scheme is built from the same sources as Chez Scheme, with all but the compiler sources included. Petite Chez Scheme was conceived as a freely distributable run-time environment for compiled Chez Scheme applications. To serve this purpose, it needed to have a complete run-time environment, including, for many applications, a working evaluator. The result is a system that is useful not only to our customers for the applications they distribute, but also to people who want to use a top-quality Scheme system and can't justify purchasing Chez Scheme.
lang/php_doc-20131017 (Score: 0.004186276)
PHP documentation in HTML
PHP documentation in HTML. If you feel that the documentation is too much out of sync with the files available from the URL below, feel free to contact the maintainer about it.
lang/qml-5.5.1 (Score: 0.004186276)
Python bindings for the Qt5 toolkit, QML module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtQml module.
lang/specification-000328 (Score: 0.004186276)
Specification of the Sather programming language
Official specification of the Sather programming language.