The egison package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.1.0, 0.3.1.1, 0.4.0.0, 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.1.13, 2.1.14, 2.1.15, 2.1.16, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.3.4, 2.3.5, 2.3.6, 2.3.7, 2.3.8, 2.3.9, 2.3.10, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5 |
|---|
| Dependencies | array, base (≥4.0 & <5), containers, directory, filepath, ghc, ghc-paths, haskeline, mtl, parsec (≥3.0), process, transformers |
|---|
| License | MIT |
|---|
| Author | Satoshi Egi |
|---|
| Maintainer | egisatoshi@gmail.com |
|---|
| Category | Compilers/Interpreters |
|---|
| Home page | http://hagi.is.s.u-tokyo.ac.jp/~egi/egison/ |
|---|
| Source repository | git clone https://github.com/egisatoshi/egison2 |
|---|
| Executables | egisonc, egison |
|---|
| Upload date | Tue Jul 3 06:33:48 UTC 2012 |
|---|
| Uploaded by | SatoshiEgi |
|---|
| Build failure | ghc-7.4 (log) |
|---|
Modules
- Language
- Egison
- Language.Egison.Core
- Language.Egison.Numerical
- Language.Egison.Parser
- Language.Egison.Primitives
- Language.Egison.Types
- Language.Egison.Variables
Downloads