Hacker News new | ask | show | jobs
by namelosw 1513 days ago
It's Forth.

> Exposes the construction materials

Unlike most programming languages, the user has to keep the Stack in mind when programming.

> Implies mass and permanence

Its minimalist design made it extremely small and efficient

> Is usually institutional

I'm not sure how that fits into a programming language. But Forth is often used to write things like bootloaders due to its minimalism.