YML

YML 2.5.2

YML is an easy language to compile into XML.Any time a formal language is created for computing, a compromise has to be found: whether the language is perfect for the computer but terrible for the human or vice versa. XML is very good for the...

autogen.sh

autogen.sh 2009.12.23

autogen.sh, also known as buildconf, is an open source command-line software that provides an automatic build preparation shell script for UNIX systems.autogen.sh features a drop in replacement for autoreconf, as well as minimum validation, reporting and...

4tH compiler

4tH compiler 3.62.0

4tH compiler is an open source compiler, with a little difference. Instead of the standard Forth engine it features a conventional compiler.4tH compiler is a minimal compiler that can create bytecode, standalone executables or C-embeddable bytecode.It...

Darning

Darning 0.07 Alpha

Darning is an open source graphical and command-line software that enables users to easily manage a collection or sequence of patches to a software source tree.Darning is backed by the powerful GNU patch command-line tool, and has been inspired by...

Excelsior JET

Excelsior JET 9.0 MP1

Excelsior JET suite is a commercial software designed to offer a complete solution for protection, acceleration and deployment of your Java applications.Excelsior JET is comprised of Excelsior JET Optimizer, Excelsior JET Runtime and Excelsior JET...

SlimIt

SlimIt 0.8.1

SlimIt is a JavaScript minifier written in Python. The project compiles JavaScript into more compact code so that it downloads and runs faster.Using lexer in your project>>> from slimit.lexer import Lexer>>> lexer = Lexer()>>> lexer.input('a = 1;')>>> for...

Mercury

Mercury 13.05.1

Logic programming languages have been around for more than twenty years. Despite the expected advantages of a very high level programming language based upon well developed theories of logic over conventional programming languages (such as C, C++, Pascal...

Avian

Avian 0.7

Avian is a lightweight alternative to Java programming language. Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications. Efficient The VM is...