---
key: para/stack-oriented
kind: paradigm
name: "Stack-Oriented"
url: https://plangs.page/paradigm/stack-oriented
---

# Stack-Oriented

Uses a stack-based data structure for passing parameters.

## Facts

- Homepage: https://en.wikipedia.org/wiki/Stack-oriented_programming_language

## Relationships

### Plangs

- [Factor](https://plangs.page/factor)
- [Forth](https://plangs.page/forth)
- [Gforth](https://plangs.page/gforth)
- [WebAssembly](https://plangs.page/webassembly)
