Cake

Cake 0.2.3

Cake is a simple build program written in Python, similar to Rake.It uses a simple yaml file (Cakefile) to load tasks from your project. Cake can be called from anywhere in the project. Support for task descriptions and parameters.Usage:cake [taskname]...

Flexc++

Flexc++ 0.95.0

Flexc++ is a lexical scanner generator for C++ and is very similar to flex and flex++, written by Vern Paxson. The goal was to create a similar program, but to completely implement it in C++. Most flex / flex++ grammars should be usable with flexc++, with...

IGCC

IGCC 0.2

IGCC is a python wrapper around the GNU C compiler. It allows programmers to interactively test their C or C++ programs by providing them with a shell in which to test their code.What is new in this release:Fixed a bug in the handling of...

bpython

bpython 0.11

bpython is a fancy interface to the Python interpreter for Unix-like operating systems. It is released under the MIT License.A few people asked for stuff like syntax highlighting and autocomplete for the Python interactive interpreter. IPython seems to...

Spackager

Spackager 0.5.5

Spackager is a single-page application compiler.parses an HTML file for external resources (JavaScript, CSS and image files) and assembles them into a stand-alone document.http://github.com/FND/spackager...

D is a high-level language derived from C and C but is not backwards-compatible with either. GDC is a frontend for D written for GCC.Supported Systems:GCC 3.3.x, 3.4.x, 4.0.xLinux (tested on Red Hat 7.2, 8)Mac OS X 10.3.x, 10.4.xFreeBSD...

Gauche

Gauche 0.9.3.3

Gauche is an R5RS Scheme implementation developed to be a handy script interpreter, which allows programmers and system administrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual...