Interview from : "Masterminds of Programming by Shane Warden, Federico Biancuzzi" Chapter 4. Forth Forth is a stack-based, concatenative language designed by Chuck Moore in the 1960s. Its main features are the use of a stack to hold data, and words that operate on the stack, popping arguments