Concatenative topics
Concatenative meta
Other languages
Meta
Quadrate (https://quad.r8.rs) is a stack-based concatenative language with static typing and native code generation via LLVM.
Features:
Example:
fn main() {
"Hello, World!" print nl
}
This revision created on Sat, 31 Jan 2026 21:20:33 by klarre (Add example)