Azure

Azure 0.12.1

Azure is a powerful and featherweight programming language. Its original motive was for embedding purposes, but it can be used as a stand-alone language. Its basic design philosophy is small yet powerful.Azure is small in that its source tree (both...

ooc

ooc 0.2

ooc is an object-oriented programming language which translates to C by the means of an intermediate compiler. It can then be compiled by a C compiler such as gcc. E.g. it supports classes, abstract functions, foreaches, etc. It intends to be modern,...

makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline.It is designed to be unobtrusively included directly in your own software...

The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code.It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow...

tkscript

tkscript 0.9.0.60

tkscript is a JIT-accelerated C-like scripting language with bindings for OpenGL, SDL, SDL_net, libpng, and zlib.A plugin SDK can be used to dynamically extend the script engine with custom C functions and C++ classes.It can be used to create portable,...

motor

motor 3.4.0

Motor is a text mode based programming environment for Linux. It consists of a powerful editor with syntax highlight feature, project manager, makefile generator, gcc and gdb front-end, etc. Deep CVS integration is also provided.With this release of motor...

Jikes

Jikes 1.22

JikesTM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.You may wonder why the world needs another Java...

bin86

bin86 0.16.17

bin86 is based on Bruce Evans's C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others.This is the source mainly for use with Linux i386 but should work with other unix versions, within...

Magic C++

Magic C++ 3.0

Magic C++ is a fully visual integrated development environment(IDE) designed to meet the requirements of those programmers developing on remote Linux/Unix server based on Windows client .By integrating support for both FTP, TELNET and our custom Remote...