RSS 15 projects tagged "Build Tools"

Download Website Updated 25 Jul 2001 AMC (ATOM Module Compiler)

Screenshot
Pop 76.45
Vit 2.16

AMC is a programmable compiler/preprocessor. It has a built-in programming language called CGL (Code Generation Language) that lets you add new syntactical elements to the source files that AMC processes. In addition, AMC has a module structure reminescent of the UCSD p-System compiler. AMC comes with a default package that adds a dynamic form of OOP to C.

Download Website Updated 10 May 2005 Artefaktur Component Development Kit

Screenshot
Pop 93.24
Vit 2.48

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and [D]ynamic [M] ethod [I]nvocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Download Website Updated 16 Jun 2003 C Server Pages

Screenshot
Pop 131.81
Vit 3.22

"C Server Pages" is a C++ application server. It runs server pages written in HTML with C++ embedded and templates with C++ beans. It features scalability and integration with the backend, multiprocess and multithread functionality, and it is tunable, load balancing, and behaves well even when highly loaded.

Download Website Updated 03 Nov 2004 CeeSpot

Screenshot
Pop 16.67
Vit 1.00

Ceespot lets you write C programs that appear to be directly executed scripts. It's good for test programs, infrequently executed commands, and things you don't want to bother making binary executables for.

Download Website Updated 20 Dec 2011 EFEU

Screenshot
Pop 66.58
Vit 8.64

EFEU is suitable for handling data cubes, which are especially useful for building data warehouses. It consists of a building system including mkmf (a xmkmf like Makefile generator), esh (a powerful C/C++ interpreter), efeudoc (a document generator with different output formats (LaTeX, HTML, roff, etc.)). EFEU has a huge set of C library core features, including robust memory allocation tools, functions to concatenate and copy strings with memory allocation, buffers for dynamically-growing strings and fields, data structures with reference counters and garbage collection, and file tools that allow you to specify pipes wherever a filename is expected and support automatic implementation of (de)compression filters (gzip) depending on filename extensions. It also includes a high-level interface to files, strings, and anything else you can read from or write to.

Download Website Updated 30 Jan 2001 GPI

Screenshot
Pop 34.86
Vit 1.00

With GPI you can develop ultra-rapidly a complete networked DB system (client and server size). It is naturally totally platform independant (Java 2), Locale independant (I18N), and may be easily made DB engine-independant.

Download Website Updated 28 Mar 2011 Gnome Inform

Screenshot
Pop 27.55
Vit 3.07

GNOME Inform 7 is a GNOME port of the Inform 7 IDE for creating interactive fiction or text adventures.

Download Website Updated 20 Jul 2003 Java::SJ

Screenshot
Pop 17.78
Vit 1.00

Java::SJ allows developers to very easily run Java services that rely on complex configuration at the VM and library level. It also provides an easy way of specifying a sensible 'default' configuration that can be overridden by specific applications should they need to.

No download No website Updated 26 Apr 2004 Kanaputs

Screenshot
Pop 32.59
Vit 1.00

Kanaputs is an interpreter for Java. It runs Java code without compilation, as each instruction is executed when you write it. Kanaputs can be embedded very easily into an XML document to add programmatic features. For example, Kanaputs is fully integrated with Ant and provides a way to execute Java within an XML Ant build file. The grammar of the Kanaputs language is very close to the Java grammar but adds some flexible features such as typeless variables and reactive variables.

Download Website Updated 03 Dec 2002 KernelDriver

Screenshot
Pop 98.71
Vit 3.09

KernelDriver automates your Windows 2000/NT, Windows Me/98/95 and Linux device driver development by providing you with powerful tools for hardware debugging, driver code generation, and driver debugging. KernelDriver supports PCI / USB / ISA and EISA drivers. KernelDriver for Windows and Linux includes the powerful Driver Wizard. Using the Driver Wizard you can graphically debug your hardware by "peeking" and "poking" at it without writing a single line of code. After your hardware is diagnosed, use the Driver Wizard to generate a complete kernel mode device driver which will drive your hardware.

Screenshot

Project Spotlight

Nag

The Horde task list manager.

Screenshot

Project Spotlight

Jodd

A general-purpose Java library.