Shed Skin

Shed Skin 0.9.1

Shed Skin is an experimental Python-to-C++ compiler. Shed Skin accepts pure Python programs, and generates optimized C++ code. This means that, in combination with a C++ compiler, it allows for translation of Python programs into highly efficient machine...

Smake

Smake 1.2.3

Smake is an open source and highly portable make program that incorporates automake features.Smake is targeted to be used with the makefiles system as well as with any general purpose make task.What is new in this release:smake now tries to inline...

GNU Automake

GNU Automake 1.16.1 updated

GNU Automake is a completely free, easy-to-use, flexible and open source command-line software project that has been designed from the offset to automatically generate Makefile.in for GNU/Linux programs. The software relies on the Autoconf program, which...

SMOP

SMOP 0.22

SMOP stands for Open-Source Matlab/Octave to Python compiler and is written in Python, using Fossil for project management. SMOP is platform-independent, but is tested only on Ubuntu Linux and Windows-xp.SMOP is work in progress. My current goal is...

aime

aime 7.20140207

aime is a simple, C like programming language and a interpreter. Both are designed as application embeddable.What is new in this release:A symbolic type for the "object" type is introduced. A couple of bugs are fixed. Internally, the aime coded...

ScummVM

ScummVM 1.7.0

ScummVM is a multi-platform and open-source software project that has been designed from the ground up to act as an interpreter for numerous classic point-and-click adventure games. It has been engineered to replace the original executables of the...

Hoc

Hoc 9.2

Hoc (short from High Order Calculator) is an interpreted language for floating-point calculations. Its most basic use is as a powerful and convenient calculator, interactively evaluating expressions such as 1+2*sin(0.7). But hoc is no ordinary calculator:...

Ctalk

Ctalk 0.0.97b 20120619

Ctalk adds object oriented language features, like classes, methods, operator overloading, and inheritance, to C programs.The Ctalk project provides the ctalk interpreter, which translates ctalk into C for compilation, a run time library that supports...