Download List

Descripción del Proyecto

Hush is a full object-oriented programming language, based loosely on Smalltalk. Features include typeless data, polymorphism, dynamic method binding, static and dynamic object bases, mixin support, exception handling, closures, multiple threads, garbage collection, a fully embeddable virtual machine, separate compilation with linker, the core program (text only) runs on Unix, Cygwin, Windows, and there is a graphics bindings for X11. Hush allows rapid development of small programs and is intended as a general purpose language for quick solutions to problems. it also encourages proper object-oriented techniques. It differs significantly from Smalltalk in the construction of a class and the flow control of the methods; it is more like a traditional procedural language. It is not intended to be a full system like Smalltalk, but rather executes as a stand-alone program.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

Project Resources