Tiny C compiles so fast that even for big projects Makefiles may not be necessary.TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-relying: you do not need an external assembler or linker because TCC...

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

ncc

ncc 2.8

ncc application is a compiler that produces program analysis information. ncc is a decent replacement of cflow and cscope able to analyse any program using the gcc compiler.The program also incliudes a graphical call-graph navigator and source browser...

Jess

Jess 7.1p2

Jess is a rule engine and scripting environment written entirely in Sun's JavaTM language by Ernest Friedman-Hill at Sandia National Laboratories in Livermore, CA.Jess was originally inspired by the CLIPS expert system shell, but has grown into a...

pyLisp-NG

pyLisp-NG 2.0.0

The pyLisp-NG project is an immediate descendant of PyLisp, which had its accidental birth as a result of William Annis' desire to build a CLIPS-like syntax for a simple expert system intended for the monitoring tool. As a result of Lisp interest on...

Adobe Alchemy

Adobe Alchemy Preview 1.111708

Alchemy is a research project that allows users to compile C++ and C code that is targeted to run on the open source ActionScript Virtual Machine (AVM2). The purpose of this preview is to assess the level of community interest in reusing existing C...

phc

phc 0.2.0.2

phc is a compiler for PHP that will translate PHP code directly into Linux assembly code. phc project can be used as a (C++) framework for developing refactoring tools, aspect weavers, script obfuscators and any other tools that operate on PHP scripts.At...

JBrownie

JBrownie 1.3

JBrownie is a wrapper around the system default javac Java compiler, that monitors Java sourcecode and automatically recompiles any files found changed.The focus of this tool is to assist software developers, who prefer to use a plain text editors over a...

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