research:patterns
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
— | research:patterns [2010/07/31 18:59] (current) – created stijnm | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | ====== Pattern Matching ====== | ||
+ | [[http:// | ||
+ | |||
+ | Research topic which contemplates the extension of AmbientTalk' | ||
+ | |||
+ | Pattern matching rules can be applied to: | ||
+ | | **Objects** | Matching a single object against a set of pattern matching rules can be used to distinguish based on its value type. This can be used for instance to easily perform an external tree traversal.| | ||
+ | | **Collections** | Matching a collection against a set of rules can be used to filter or split that collection. | ||
+ | |||
+ | It is also worth noting that [[research: | ||
+ | |||
+ | ===== Pattern matching in AmbientTalk ===== | ||
+ | == Object Matching == | ||
+ | == Collection Matching == | ||
+ | |||
+ | ===== Pattern Matching in AmbientTalk/ | ||
+ | == Object Matching == | ||
+ | == Collection Matching == | ||
research/patterns.txt · Last modified: 2010/07/31 18:59 by stijnm