---
key: para/pattern-matching
kind: paradigm
name: "Pattern-Matching"
url: https://plangs.page/paradigm/pattern-matching
---

# Pattern-Matching

Allows for checking and decomposing data structures based on patterns.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Pattern-matching

## Relationships

### Plangs

- [AWK](https://plangs.page/awk)
- [sed](https://plangs.page/sed)
- [Shen](https://plangs.page/shen)
- [TXL](https://plangs.page/txl)
- [XPath](https://plangs.page/xpath)
- [XProc](https://plangs.page/xproc)
- [XQuery](https://plangs.page/xquery)
- [XSLT](https://plangs.page/xslt)
