Iptscrae is a stack-oriented scripting language used to give additional functionality to The Palace software and servers.
Bumgardner chose this style of language because it is extremely easily to implement an interpreter, since there is no need to support parenthetical groupings or operator precedence.
The idea for the name "iptScrae" was borrowed by Bumgardner from a former colleague and mentor, Kevin Bjorke, who came up with the name "orthFay" for a freeware Forth interpreter in 1983.
He then reused and modified the IptScrae compiler for the Palace project, which was developed in 1994.
The following is a solution to a classic programmer's job interview exercise, FizzBuzz, implemented in Iptscrae.