egison-tutorial

A tutorial program for the Egison programming language

http://www.egison.org

Latest on Hackage:4.1.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Satoshi Egi
Maintained by Satoshi Egi

A tutorial program for the Egison programming language. Egison is the programming langugage that realized non-linear pattern-matching against unfree data types. With Egison, we can represent pattern-matching with unfree data types intuitively, especially for collection data, such as lists, multisets, sets. Please try Egison with this tutorial program!