Nuacht

Reverse Polish Scheme (RPS) is a homoiconic stack-based programming language vaguely based off of Forth but really just Scheme in disguise. RPS has a single stack that can be saved and restored using ...