RSS 54 projects tagged "Code Generators"

Download Website Updated 09 Nov 2009 AutoGen

Screenshot
Pop 301.40
Vit 14.88

AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. Output is specified with a Scheme-enhanced output template. Input, if required by your template, may come from AutoGen definitions, CGI data, or XML files.

Download No website Updated 29 Mar 2009 ManEdit

Screenshot
Pop 250.49
Vit 7.86

The ManEdit UNIX Manual Page Editor is an editor specifically tailored for UNIX manual pages. It has a preview viewer, uses the manual page XML format for easy editing, and comes with a tutorial and reference guide. It uses the GTK+ widget set and features syntax highlighting, a complete drag and drop system for easy viewing and editing, a crash recovery system, and sample manual page templates.

Download Website Updated 16 Feb 2002 The Kawa Scheme System

Screenshot
Pop 65.57
Vit 2.10

The Kawa Scheme System is a full Scheme implementation, completely written in Java. Scheme functions and files are automatically compiled into Java byte-codes. Kawa does some optimizations, and the compiled code runs at a reasonable speed. It provides the usual read-eval-print loop, as well as batch modes. The Kawa compilation framework is also useful for implementing other languages on top of JVM. There is active development of XQuery (the XML query language), and less active development of Emacs Lisp, Common Lisp, and EcmaScript.

Download Website Updated 06 Sep 2001 XML-Lit

Screenshot
Pop 37.36
Vit 1.43

XML-Lit is a simple program to perform very basic literate programming with any XML-based markup language. It uses James Clark's Expat XML parser to weave (convert to a form suitable for processing) and tangle (extract the source code from) your XML documents. It has only been tested with DocBook at the moment, but there is no reason why it should not work with any arbitrary XML markup.

Download Website Updated 18 Mar 2008 phpHtmlLib

Screenshot
Pop 197.98
Vit 7.68

phpHtmlLib is an application development framework for developing OOP style Web applications in PHP. The application framework supports an MVC style architecture and Ajaxable and Cacheable interfaces for developing rich client Web applications. It comtains a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex HTML widgets.

No download Website Updated 16 Aug 2004 IBM Software Evaluation Kit for Linux

Screenshot
Pop 74.31
Vit 2.84

The Software Evaluation Kit for Linux is a free CD which contains IBM's industry-leading middleware for Linux. It includes DB2 Universal Database, WebSphere Application Server, IBM MQSeries for Linux, Web Services tools, and Lotus Domino.

Download No website Updated 02 Sep 2001 ATG Dynamo integration for JBuilder

Screenshot
Pop 18.41
Vit 65.43

ATG Dynamo integration for JBuilder is a JBuilder 5 plugin that makes it easy to deploy J2EE applications to the ATG Dynamo Application Server version 5.1 (DAS). It can be installed and run with the other JBuilder 5 plugins such as BEA WebLogicServer 5.1, BEA WLS 6, IBM WebSphere 3.5, Borland AS 4.5, etc.

Download Website Updated 25 Oct 2004 Youhp3

Screenshot
Pop 60.08
Vit 7.44

Youhp3 (Youpee's One Unlimited HTML PreProcessor) is an HTML preprocessor that allows you to embed code of any script language, as well as calling any external program to generate text files. It is specifically designed to work with HTML/XML documents, and provide traditional features, such as define, include, macro, conditional tests, and loop.

No download Website Updated 12 Jan 2002 Styler Ant Task

Screenshot
Pop 42.00
Vit 1.75

The Styler Ant Task makes useful combinations of XSLT and other transformations easy to specify in an Ant build file. Styler can handle multiple transformations, in parallel or pipelined, split or merge files, process non-XML files such as HTML (based on JTidy), apply non-XSLT transformation, such as "regular fragmentations" and use any custom XMLReader or XMLFilter class to handle new file formats and transformation techniques.

Download Website Updated 28 Oct 2006 JaxMe

Screenshot
Pop 162.06
Vit 11.17

JaxMe is a Java/XML binding framework based on SAX2. It consists of a set of code generators that read an XML schema and generate code for parsing conformant XML documents into corresponding Java objects, saving those objects into a database or, vice versa, reading such Java objects from a database and converting them into XML. JaxMe supports namespaces, relational databases, and Tamino. JaxMe comes with an integrated application framework and a generator for EJB entity beans with BMP (bean managed persistence).

Screenshot

Project Spotlight

Big Faceless PDF Library

A Java class library for importing and creating PDF documents.

Screenshot

Project Spotlight

VMIPS

MIPS R3000 simulator