---
key: para/concatenative
kind: paradigm
name: "Concatenative"
url: https://plangs.page/paradigm/concatenative
---

# Concatenative

A point-free programming language in which all expressions denote functions, and the juxtaposition of expressions denotes function composition.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Concatenative_programming_language

## Relationships

### Plangs

- [Factor](https://plangs.page/factor)
- [Forth](https://plangs.page/forth)
