egison: An Interpreter for the Programming Language Egison
An interpreter for the programming language Egison. A feature of Egison is the strong pattern match facility. With Egison, you can represent pattern matching for unfree data intuitively, especially for collection data, such as lists, multisets, sets, and so on. This package include sample Egison program codes "*-test.egi" in "sample/" directory. This package also include Emacs Lisp file "egison-mode.el" in "elisp/" directory.
Modules
- Language
- Egison
- Language.Egison.Core
- Language.Egison.Numerical
- Language.Egison.Parser
- Language.Egison.Primitives
- Language.Egison.Types
- Language.Egison.Variables
- Egison
Downloads
- egison-2.1.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates