Top > All GNU Packages > Epsilon

Epsilon - Strongly-typed omega-order programming language

'GNU epsilon' is a purely-functional strongly-typed omega-order language, moving towards Lisp in that it allows dynamic management of source code at runtime. It is oriented to ease of development and readability. The static scoping rule and the type checkings at compile-time should make the language "safe".
 Its features include:
 * static scoping
 * first-class functions
 * Hindley-Milner type system with type inference
 * modules
 * synonym, concrete and abstract types, with polymorphism
 * a scanner generator
 * a purely functional I/O system, inspired by Haskell
 * can generate C code, Scheme code, and bytecode for a virual machine
 
The package currently includes a compiler, interpreter, runtime system, and garbage collector. Planned or not yet finished: parser generator, classes, an extensive library, optimizer, partial evaluator, pretty-printer, an Emacs mode, parellel implementation for SMPs and clusters, interoperability with other languages via CORBA.

Obtaining

Web pagehttp://www.gnu.org/software/epsilon/
Source tarballhttp://savannah.gnu.org/cgi-bin/viewcvs/epsilon/epsilon/
Version 0.00 (planning)
Licensed under The GNU General Public License, Version 2 or later.
This is a GNU package.

Documentation
User manual included and available in HTML format from http://www.gnu.org/software/epsilon/epsilon-manual.html
Support contacts

Help List<help-epsilon@gnu.org> http://mail.gnu.org/mailman/listinfo/help-epsilon
Bug List<bug-epsilon@gnu.org> http://mail.gnu.org/mailman/listinfo/bug-epsilon

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anoncvs@subversions.gnu.org:/cvsroot/epsilon http://savannah.gnu.org/cvs/?group=epsilon
Interfacescommand line
Programs
Source languagesC

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2003-06-18
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.