Category/Programming-language/java
This entry published by the Free Software Foundation.
Broaden your selection: Category/Programming-language
Category/Programming-language
java (19)
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. ACDK implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml and more, as well as technologies like flexible Allocator/Garbage Collection, Threading and Unicode. With the extensions of ACDK C++ objects are available for reflection, serialization, aspect oriented class attributes and [D]ynamic [M]ethod [I]nvocation. This DMI act as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, VBScript) and standard component technologies (CORBA, COM+).
Cajo The framework allows Java objects to communicate transparently with each other over the network, without absolutely zero source impact. It similarly allows the transparent distribution of remote graphical user interfaces.
Condenser Condenser is a tool for finding and removing duplicated Java code. Unlike tools that only locate duplicated code, Condenser is also able to automatically remove duplicated code where it is safe to do so.
Cp-tools 2
Classpath tools is a collection of tools for GNU Classpath including a documentation generation system for "javadoc" style comments in Java source (gjdoc) and a "doclet" for converting comments into GNU TexInfo source (texidoclet).
Eclipse A Java-based integrated development environment (IDE) and platform for rich client applications originally created by IBM.
Fscript 'FScript' is an extremely simple scripting language whose intended use is as an embedded language in other Java programs. It is simple to embed; it can be as simple as sub-classing one class to add your own functionality. However, it is not a complete programming language, as it has no library of standard functions (such as IO and string processing). FScript supplies base functionality (such as flow control, variable handling, and basic math operations) that can extended by the host application.
GNU Classspathx
A complete implementation of java extension libraries froma activation to xml. Packages currently under development include javabeans activation framework, javabean infobus, java cryptology, java mail, jaxp, net extensions, and a servlet API. Development is through Savannah, the GNU CVS repository.
Gcjwebplugin
'gcjwebplugin' is a plugin for Mozilla and other web browsers for the execution of Java applets. It uses the JVM provided by GCJ. The package is now quite flexible with its build and runtime dependencies now. It builds with every Java compiler that supports the GNU EmbeddedWindow extensions (which should be all that depend on/are derived from GNU classpath). The Mozilla build dependency is gone too as the needed header files of Mozilla are now included in gcjwebplugin. This package has been folded into classpath; please see that entry (http://directory.fsf.org/project/classpath/) for the latest information.
Grendel Grendel is a RESTful web service which allows for the secure storage of users' documents. When a Grendel user is created, an OpenPGP keyset (a master key for signing/verifying and a sub key for encrypting/decrypting) is generated. When the user stores a document, the document is signed with the user's master key and encrypted with their sub key. Other users can be granted read-only access to these documents. For instance, if a web service stores documents securely for users, a user might grant the service administrators temporary shared access to their documents for support purposes, or may grant permanent access to another user for sharing purposes.
JCIFS 'jCIFS' is an SMB client library that follows the CIFS specification supporting Unicode, named pipes, batching, multiplexing IO of threaded callers, encrypted authentication, full transactions, domain/workgroup/host/share/file enumeration, NetBIOS sockets and name services, the smb:// URL protocol handler, a java.io.File like API, RAP calls, NTLM HTTP Authentication, and more.
… further results
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 6 July 2011, at 17:52.

