Menü

PyGRAZ ist eine Usergroup mit die Python-Programmiersprache in Graz. Wir treffen uns regelmässig am ersten Dienstag im Monat entweder im realraum oder im Gösserbräu.

Session: Pattern matching (in python?)

von Lukas Prokop

Diese Session wurde am 7. Juli 2015 gehalten.

Folien

Pattern matching was initially popularized by functional languages and is (from a more general point of view) known as decomposition, destructuring, unification or unpacking today. Since the introduction of classes as types, the need for matching arguments and constructor calls was rising.

This talk is language-agnostic and analyzes pattern matching techniques of various kinds (including Scala, Prolog and Clojure).

In the end I want to conclude a set of usecases for pattern matching in python and possible solution approaches.

Language: Deutsch or English (on request)

Comments powered by Disqus