@hackage egison-tutorial3.6.2
A tutorial program for the Egison programming language
Categories
License
MIT
Maintainer
Satoshi Egi <egi@egison.org>
Links
Versions
Installation
Dependencies (0)
- array
- base >=4.0 && <5
- bytestring
- containers
- directory
- egison >=3.5.9 Show all…
Dependents (1)
@hackage/acme-everything
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!