Voodoo Compiler is an implementation of the Voodoo programming language. The Voodoo programming language is a low-level programming language, abstracting over the platform's instruction set and calling conventions, but otherwise leaving the...

CIL

CIL 1.7.3

CIL (C Intermediate Language) is an open source command-line software designed to act as a interface to the C programming language, facilitating program transformation and analysis.CIL is able to typecheck and parse a program, as well as to compile it...

Yazoo

Yazoo 1.5.1

Yazoo is a command-line, interpreted scripting language which provides a ready-made environment for C or C++ functions. A user embeds his own routines into the language by referencing them in one of Yazoo's own source files, then recompiling Yazoo....

Xojo

Xojo 2013 Release 2

The Xojo package (formarly REAL Studio) is an easy-to-use, integrated development environment that enables users of all levels to create powerful stand-alone, native applications for Linux, Mac OS X, and Windows.Whether you're new to programming or just...

Pyexpander

Pyexpander 1.5.6

Pyexpander is a powerful macro processing language based on Python. Instead of simple macro replacement it offers evaluation of arbitrary python expressions and execution of python code. Pyexpander is Turing Complete.What is new in this release:The...

Nimrod

Nimrod 0.9.2

Nimrod is an open source, free, statically typed, imperative programming language designed to support procedural, object-oriented, generic and functional programming styles, while remaining efficient and simple.Nimrod is able to abstract syntax tree (AST)...

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