My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
#sidebar Sidebar == 2009-09-16: Serpent 1.2.4 is now available. == * global: several fixes * global: autoescape feature was removed because of problems when mixing compilers * compiler serpent: added "repeat()" function * compiler serpent: added "eval()" function * compi...
Pile is a tool for controlling software compilation, much like GNU Make, Jam, or Scons. The main goals are to be actually intuitive and cross-platform. This doesn't mean that it just works on multiple operating systems and languages. On Linux, you might expect to use the command line. On Windows...
Dead simple 600 LOC application for building multiple projects using DCC32 from Delphi. It generate final report and some statistics. http://img249.imageshack.us/img249/980/adcf.png
= Outline = Outline is a template engine for php. === Download the [http://code.google.com/p/php-outline/wiki/History current release version] from "featured downloads" on the right === ==== Or click the "Source" tab to obtain the latest (unstable/development) version ==== ==== Note that...
My option to streamlineing the compiling proccess. I have gotten a lot of criticizm because .debs are obviously better, but for those apps that are not offered for your arch. This is the easiest way to do it (or soon will be). (THIS DOES NOT COMPILE SOURCE CODE TO BYTE CODE OR ANYTHING)
This is some build scripts I used to maintain some Cross Platform Applications I've written in the past and thought it might be helpful to others wanting to setup a cross platform build environment. The main feature is it doesn't depend on GNU G++ as the main compiler... At the time of this writin...
Existing programming languages for low-level and systems programming retain twenty years and more of history and heritage. Recent developments in programming paradigms and languages have only be reflected within high-level languages not applicable to numerous fields which have strict resource usage,...