GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
Pizza is a small, fast and free compiler for Java and an important superset of the Java programming language. It is written in Java/Pizza and compiles to Java class files.
Struts XSLT Code Generator, is an XSLT based code generator for Struts. It uses an extended version of struts-config.xml file to specify information needed to generate codes for most types struts files, such as ActionForm, Action, JSP and etc.
See http://sourceforge.net/projects/javadiff for Downloads.
JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a
convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are
represented by updatable objects.
MixNet is a compiler of Mixal assembly language described in Knuth's "The Art of Computer Programming" for Microsoft.NET framework. MixNet generates .NET executable files. All source code is written in C#.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
DFM To Pascal is a GPL (Delphi source for a while) application used to port source code from Delphi to Free Pascal Compiler using the Lazarus libs. DFMToPas read a list of DFM files and create 4 pascal files for each DFM file. Example, DFMToPas read MyFo
SuperClass is a JavaScript pre-processor/interpreter object, designed
to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
Repository is a collection of tools used to create various projects, modules, packages, frameworks from templates. These tools are based on unified mechanism of template description and instantiation. The main goal of this mechanism is to provide a way to
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
An object-oriented web development system which allows the construction
of dynamic content from a set of files that resemble HTML with some perl
inline markup. It has a driver (optimized for FastCGI and mod_perl), a
compiler, and a set of extensi
JSkeleton is a swing based java application which generates skeleton java source
files from a forms based gui interface. Accessor ( get and set ) methods are
automatically created for variables specified by the user.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
The Byte Code Engineering Library (formerly known as JavaClass) is intended to give users a
convenient possibility to analyze, create, and manipulate (binary) Java class files . Classes are represented by updatable objects.
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
Binconv is a Python script as a template-based binary file converter. It can help to convert binary files into any text-based files which can be represented by Mako template engine. The collection of template can make this tool adaptable to many project.