Aubit 4GL compiler is an open source software that helps savvy users to make a free Informix-4GL compatible compiler.Aubit 4GL compiler translates x4GL source into executable programs, enabling fast creation of screen/form-based applications.What is new...

ccache

ccache 3.1.9

ccache is an open source compiler cache designed to act as a caching pre-processor to C/C++ compilers.It uses the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. Supports C++, C, Objective-C++ and Objective-C.What...

GromJS

GromJS 1.7.18

GromJS is a Server-Side JavaScript interpreter for Unix-like operating systems. It provides web designers/programmers ability to use JavaScript object-based code for creating dynamic pages/web scripts and interact with objects on web server: ie....

Pike

Pike 7.8.700

Pike project is a general purpose programming language, which means that you can put it to use for almost any task.Pike is an open source project distributed under the GNU GPL, GNU LGPL and MPL licenses.Features:Pike is Powerful Pike is Fast Pike is...

J

J 701

J is a modern programming language that runs both in a GUI and in a console.It's also available for the 64-bit platform and it provides mathematical, statistical, and logical analysis of data.Features:an integrated development environment standard...

wempy

wempy 0.1.5

wempy is a command-line tool for parsing embedded Python (similar to Ruby's erb). Wempy's syntax is pure python with 3 very important differences:1. There is no need for indentation2. The python keyword 'pass' must be used to indicate the end of some...

Craft

Craft 0.2.3

Craft is a tool like Makefile, except everything is in native Python.Installpip install craftCraft works on Python 2.7+ and Python 3.2+.Crafty filesCraft will read attempt to read crafty.py in the current directory or the environment variable...

gears-stylus

gears-stylus 0.1.6

gears-stylus already includes the Stylus source code for you, so you don't need to worry about installing it yourself.InstallationInstall gears-stylus with pip: pip install gears-stylusUsageAdd gears_stylus.StylusCompiler to environment's compilers...

gears-handlebars already includes the Handlebars source code for you, so you don't need to worry about installing it yourself.InstallationInstall gears-handlebars with pip: pip install gears-handlebarsUsageAdd gears_handlebars.HandlebarsCompiler to...

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