17 projects tagged "Freeware"
serverizor allows you to take a normal command- based program, and run it as a tcp server in the background. This means that you can start up such programs once, and then connect to them with a command-line client, and run commands, disconnect, connect again from some other machine, etc. So, you can use it to boot up a large program such as emacs or lisp (in interpretor mode, not in editor/windowing mode) in the background, and then whenever you want to run emacs/lispy scripts, you could just run a serverizor client with a few commands. Therefore, the client and the server are the same program.
Frink is a calculating tool and programming language designed to help you in the real world. It tracks units of measurement throughout all calculations and ensures that answers are correct. It converts between systems of measurement, and has a huge library of physical data. It is both a simple calculator for quick calculations and a full-fledged programming language for large tasks. It draws high-quality graphics, handles conversions between time zones, currencies, and historical values of the U.S. dollar and the British pound, translates between several languages, does date/time math, and more.
The Mozart system provides state-of-the-art support in two areas: open distributed computing and constraint-based inference. Mozart implements Oz, a concurrent object-oriented language with dataflow synchronization. Oz combines concurrent and distributed programming with logical constraint-based inference, making it a unique choice for developing multi-agent systems. Mozart is an ideal platform for both general-purpose distributed applications as well as for hard problems requiring sophisticated optimization and inferencing abilities.
Java Development Environment for Emacs (JDEE) is an Emacs-based integrated development environment (IDE) for developing Java applications and applets. Features include multiple code browsers, a JPDA-based debugger, method and field completion, template-based and procedure-based code generation, Java source code interpreter, context-sensitive help, and more.
The PHP JavaScript interpreter is intended to be embedded into CMS/Wiki engines to allow users to inject server-side executable code as Web site extensions. This is possible because scripts run safely in a sandbox, while interfaces to the hosting interpreters environment and resources were still allowed. The language looks like a mix of PHP and EcmaScript, but does not reach for completeness. It also runs magnitudes slower than a real interpreter.
elastiC is a portable, high-level, object-oriented, interpreted language with a C-like syntax. It features dynamic typing, very fast Garbage Collection, lexically scoped closures, namespaces, and a rich set of fundamental types. It is extensible through an easy and robust API. Its very light footprint also makes it ideal in embedded systems.
A light weight API, clean room JCE, JCE/JCA provider for Java cryptography.