Pattern matching: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
m External links: archive link repair, may include: archive.* -> archive.today, and http->https for ghostarchive.org and archive.org
Line 256:
{{Wikibooks|Haskell|Pattern matching}}
{{Commons category}}
*[https://archive.istoday/19990225161739/http://www.haskell.org/development/views.html Views: An Extension to Haskell Pattern Matching]
* Nikolaas N. Oosterhof, Philip K. F. Hölzenspies, and Jan Kuper. [https://web.archive.org/web/20060304053330/http://wwwhome.cs.utwente.nl/~tina/apm/applPatts.pdf Application patterns]. A presentation at Trends in Functional Programming, 2005
*[http://www.cs.cornell.edu/Projects/jmatch JMatch]: the Java programming language extended with pattern matching
*[https://archive.istoday/20130630081135/http://www.showtrend.com/ ShowTrend]: Online pattern matching for stock prices
*[https://web.archive.org/web/20060211020429/http://cm.bell-labs.com/cm/cs/who/dmr/qed.html An incomplete history of the QED Text Editor] by Dennis Ritchie - provides the history of regular expressions in computer programs
*[http://research.microsoft.com/~simonpj/papers/slpj-book-1987/index.htm The Implementation of Functional Programming Languages, pages 53–103] Simon Peyton Jones, published by Prentice Hall, 1987.