Difference between revisions of "Epsilon"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(One intermediate revision by one other user not shown)
Line 20: Line 20:
 
|Documentation note=https://www.gnu.org/software/epsilon/manual/
 
|Documentation note=https://www.gnu.org/software/epsilon/manual/
  
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 
  
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 
 
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 41: Line 28:
 
|Version status=developmental
 
|Version status=developmental
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2019/01/03
+
|Last review date=2019/01/10
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 73: Line 60:
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
 
|Resource URL=https://git.savannah.gnu.org/cgit/epsilon.git/
 
|Resource URL=https://git.savannah.gnu.org/cgit/epsilon.git/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/help-epsilon/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/epsilon-devel/
 
|Resource URL=https://lists.gnu.org/mailman/listinfo/epsilon-devel/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-epsilon/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=http://lists.gnu.org/archive/html/bug-epsilon/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/epsilon-doc/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/epsilon-announce/
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 15:38, 4 December 2020


[edit]

GNU epsilon

https://www.gnu.org/software/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.








Entry









"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.