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

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

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

byacc

byacc 1.9.1

Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation. Specifications that take advantage of...

Toka

Toka 1.2

Toka is an experimental language with roots in Forth. It has a number of useful features, including a simple garbage collector, decompiler, standard library, and foreign function interface. A number of examples are included with it as well.The package...

CodeViz

CodeViz 1.0.11

CodeViz is a CallGraph visualizer. It is a call graph generation utility for C/C++.At some stage in everyone's programming career, they will need to read through a lot of code written by another programmer. An important part of program comprehension is...

nesC

nesC 1.3

nesC is an extension to the C programming language designed to embody the structuring concepts and execution model of TinyOS. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resources (e.g., 8K bytes of...

CeGCC

CeGCC 0.55

CeGCC is a project that offers cross-development tools for Windows CE (PocketPC). CeGCC is a bundle of other free software projects, specifically combined and configured for this goal. You can create applications for PocketPC from your Linux or Cygwin PC...

GCL

GCL 2.6.2

GCL is a Compiler and interpreter for Common Lisp. GCL compiles to C and then uses the native optimizing C compiler (e.g., GCC), giving great portability. It is highly efficient: a function call is basically the same speed as a C function call, in fact...

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