Email or username:

Password:

Forgot your password?
Top-level
Devil Lu Linvega

@AlgoCompSynth Forth doesn't have built-in quotes so that limits the operators a bit, but you're right maybe I should add the stack exchange operations since quotations are sometimes emulated via return stack stashing.

1 comment
Zorro Notorious MEB 😡

@neauoire Return stack juggling is a collection of footguns IMHO but there are so many others in classic Forth it doesn't seem to be worth moaning about. 😉

Go Up