The latest version of egison is 4.1.3-0.

egison

Version 3.3.17 revision 0 uploaded by SatoshiEgi.

Package meta

Synopsis
Programming language with non-linear pattern-matching against unfree data
Description

An interpreter for Egison, the programming langugage that realized non-linear pattern-matching against unfree data types. With Egison, we can directly represent pattern-matching against a wide range of data types such as lists, multisets, sets, trees and graphs. We can find Egison programs in lib and sample directories. This package also include Emacs Lisp file elisp/egison-mode.el.

The following code is the program that determines poker-hands written in Egison. All hands are expressed in a single pattern. Isn't it exciting? We can run this code online at http://www.egison.org/demonstrations/poker-hands.html.

The pattern-matching of Egison is very powerful. Please view and try more demonstrations.

http://www.egison.org/demonstrations/

Egison makes programming dramatically simple. Please try Egison.

Author
Satoshi Egi, Ryo Tanaka, Takahisa Watanabe, Kentaro Honda
Bug reports
n/a
Category
Compilers/Interpreters
Copyright
n/a
Homepage
http://www.egison.org
Maintainer
Satoshi Egi <egi@egison.org>
Package URL
n/a
Stability
n/a

Components