@hackage egison-tutorial3.3.0
A tutorial program for the programming language Egison
Categories
License
MIT
Maintainer
Satoshi Egi <egi@egison.org>
Links
Versions
Installation
Dependencies (0)
- array
- base >=4.0 && <5
- bytestring
- containers
- directory
- egison >=3.3.0 Show all…
Dependents (1)
@hackage/acme-everything
A tutorial program for the programming language Egison. Egison is the programming langugage that realized non-linear pattern-matching with unfree data types. With Egison, you can represent pattern-matching with unfree data types intuitively, especially for collection data, such as lists, multisets, sets. Please learn Egison with this tutorial program!