Conversation
Replying to
Probably best fits "Imperative Programming". Procedures (words) + state (global variables, global data stack).
4
Replying to
But what you mean maybe is that Forth follows an implicit model that can be made very high level. But you can do this in C/Pascal as well.

