New Interpreters & Compilers for Linux
Open Virtual Machine Language is an open source and lightweight object-oriented programming language, specially designed to develop multi-platform applications.The Open Virtual Machine Language is a 32 bit, cross-platform, interpreted high level language...
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 (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 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....
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 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...
Qore is an open source, free, powerful and easy-to-use, as well as thread-capable, SQL-integrated, weakly-typed scripting language.Qore is a programming language that features TIBCO AE integration, MySQL and Oracle DBI drivers, as well as an easy date...
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)...
The Squirrel programming language is a high level imperative/OO programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time requirements of applications like games. Although Squirrel offers a wide...
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...