RSS 20 projects tagged "Apache 2.0"

Download Website Updated 29 Nov 2012 SableCC

Screenshot
Pop 261.64
Vit 26.29

SableCC is a parser generator that generates fully featured object-oriented frameworks for building compilers, interpreters, and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code, which leads to a shorter development cycle.

Download Website Updated 01 Jul 2004 ObJectRelationalBridge

Screenshot
Pop 134.37
Vit 3.48

ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. It supports multiple persistence APIs, including JDO, ODMG, and several custom alternatives.

Download Website Updated 08 Oct 2011 Java Ultra-Lite Persistence

Screenshot
Pop 69.17
Vit 4.13

Java Ultra-Lite Persistence is an RDBMS-independent object-relational library. It features inheritance, many classes per table, many tables per class, optimistic concurrency, and simple mappings, etc.

No download Website Updated 28 Sep 2005 Webcockpit

Screenshot
Pop 92.37
Vit 2.83

Webcockpit is a Web application generator for reporting and monitoring applications. It generates complete JSP-based Web applications which contain charts and tables whose contents are retrieved using database queries. The charts and tables can be configured to link to each other, enabling master detail-like drill-down. You can provide your own HTML or JSP template files which are mixed with the generated JSP to provide a final Web application.

Download Website Updated 05 Apr 2005 GrafiXML

Screenshot
Pop 84.30
Vit 1.78

GrafiXML is a graphical tool to draw user interfaces. You can save these interfaces in several formats, like Java or XHTML, but the principal way is to save it in UsiXML, an XML user interface description.

No download Website Updated 25 Feb 2005 JavaGen Ant Modules

Screenshot
Pop 17.49
Vit 1.00

JAM (JavaGen Ant Modules) allows Java/J2EE developers to create robust, test-driven build environments with just a few lines of Ant script. Builds are simplified with a standard set of commands that you customize for your project. The Maven-to-Ant bridge manages classpaths, dependencies, versioning, and resource downloads automatically. JAM modules support JBoss, Tomcat 5, Resin, Oracle OC4J, JUnit, Cactus, XDoclet, CVS, Axis, Castor, JMX EJBs, and Hibernate.

Download Website Updated 04 Oct 2005 xmlbeansxx

Screenshot
Pop 38.42
Vit 2.04

Xmlbeansxx is a set of tools for binding XML to C++ objects. It contains a code generator, which tranforms XML Schema to C++ classes. It is open, memory safe, fast, and well-tested.

No download Website Updated 28 Sep 2009 codavaj

Screenshot
Pop 52.56
Vit 2.87

codavaj is Javadoc in reverse: a seemingly useless reverse engineering tool to transform HTML Javadoc into Java source file skeletons (or a reflection API) like internal representation. You can: convert an entire local Javadoc tree into Java source code; download an entire remote Javadoc tree via HTTP(S); and derive a Reflection-like API based on information derived from a Javadoc tree. It is provided as a Java command line tool.

Download Website Updated 26 Oct 2009 Open 4GL WebServices

Screenshot
Pop 19.92
Vit 1.99

Open 4GL WebServices is a wizard/procedure and a framework that makes it easy to publish PROGRESS procedures as Web services by generating the WSDL and WS code. It does not require the developer to learn XML or the framework itself and provides many choices for deploying the code.

No download Website Updated 29 Jan 2012 jcpp

Screenshot
Pop 65.73
Vit 6.47

JCPP is a complete, compliant, standalone, pure Java implementation of the C preprocessor. It is intended to be of use to people writing C-style compilers in Java using tools like sablecc, antlr, JLex, CUP, and so forth. It has been used to successfully preprocess much of the source code of the GNU C library.

Screenshot

Project Spotlight

The friendly interactive shell

A shell focused on interactive use, discoverability, and user friendliness.

Screenshot

Project Spotlight

sleepuntil

sleep(1) with an at(1) syntax.