GNU Classpath
From Wikipedia, the free encyclopedia.
GNU Classpath is an attempt to create a free implementation of the standard class library for Java. It is a part of the Free Software Foundation's GNU project. Despite the massive size of the library to be replicated, the majority of the task is done aside from a portable Swing implementation.
GNU Classpath is used by many Free Software Java Virtual Machine projects. e.g. SableVM because every Java Virtual Machine must have its Java Library (called Classpath) to be able to operate.
The works of GNU Classpath is licensed under GPL with linking Exception.
External links