Category:Egison: Difference between revisions

no edit summary
(Added lisp implementation tag)
No edit summary
 
Line 10:
{{implementation|Lisp}}
 
'''Egison''' is the world's firsta programming language that realizedrealizes non-linear pattern-matching against unfree data types.
We can directly represent pattern-matching against a wide range of data types such as lists, multisets, sets, trees, graphs and any kind of data typesgraphs.
Egison makes programming dramatically simple!
 
Line 18:
Egison proposes a new paradigm pattern-matching-oriented. The combination of all of the following features enables intuitive powerful pattern-matching.
 
* Non-linear patterns with lexical scoping
* Pattern-matching with multiple results
* Modularization of the way of pattern-matching
* Pattern-matching with backtrackinglexical scoping
* Non-linear patterns with lexical scoping
 
= Poker Hands Demonstration =
Anonymous user