Java (Programming language)
Development Framework
1. ACDK - ACDK is a development framework with a similar target of Microsoft’s .NET or Sun’s ONE platform, but instead of using Basic/C# or Java as programming language, it bases C++ as core implementation language… read more
Development Platform
1. Eclipse - Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle… read more
Specific Code
1. Condenser - Condenser is a tool for finding and removing duplicated Java code. Unlike tools that only locate duplicated code, the aim of Condenser is to also automatically remove duplicated code where it is safe to do so… read more
2. Kaffe - Kaffe is a clean room implementation of the Java virtual machine, plus the associated class libraries needed to provide a Java runtime environment. The Kaffe virtual machine is free software, licensed under the terms of the GNU General Public License… read more
3. Qexo - Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C’s draft XML query language XQuery. XQuery is a high-level expression language whose values are sequences of nodes (as in DOM) and simple values… read more
Extension module
1. GNU Classpath - The GNU Classpath Extensions project builds free versions of Sun’s Java extension libraries, the packages in the javax namespace. It is a companion project of the GNU Classpath project… read more
Parser Generator
1. SableCC - SableCC is a parser generator which generates fully featured object-oriented frameworks for building compilers, interpreters and other text parsers. Generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers… read more
Virtual Machine
1. SableVM - SableVM is a robust, extremely portable, efficient, and specifications-compliant Java virtual machine that aims to be easy to maintain and to extend. It features a state-of-the-art and efficient interpreter engine… read more
Scripting Language
1. FScript - FScript is an extremely simple scripting language. Its intended use is as an embedded language in other Java programs. It is very simple to embed - it can be as simple as sub-classing one class to add your own functionality… read more
Applets Execution
1. gcjwebplugin - gcjwebplugin is a plugin for Mozilla and other web browsers for the execution of applets… read more
Library
1. JCIFS - JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java. CIFS is the standard file sharing protocol on the Microsoft Windows platform. This client is used extensively in production on large Intranets… read more

Leave a comment
Comments are moderated, and will not appear on this weblog until the author has approved them.