@hackage / egison-tutorial

A tutorial program for the Egison programming language

Latest4.1.3

About

Metadata

  • Last updated , by SatoshiEgi
  • License MIT
  • Categories Compilers and Interpreters
  • Maintained by: Satoshi Egi <egi@egison.org>

  • Lottery factor: 0

Links

Installation

Readme

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!