Category:Egison: Difference between revisions

Content added Content deleted
(initial commit)
 
Line 11: Line 11:
'''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.
'''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.
For example, we can represent pattern-matching against lists, multisets, sets, trees, and graphs.
For example, we can represent pattern-matching against lists, multisets, sets, trees, and graphs.

==Citations==
* [[http://hackage.haskell.org/package/egison|Hackage:egison]]