@hackage egison0.2.1.0

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 non-inductive data intuitively, especially for collection data, such as lists, multisets, sets, and so on. This package include sample Egison program codes "*-test.egi" in "etcsample" directory. This package also include Emacs Lisp file "egison-mode.el" in "etcelisp" directory.