Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

GNU Epsilon

'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.

Last updated 26 May, 2005


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2orlater

Rate it!

 

About

Leadership
Subprograms



Versions

NO_VERSION_DATA

NO_VERSION_DATA

User Community and Support

User manual included and available from http://www.gnu.org/software/epsilon/manual/index.html

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

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

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 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.