forth/level-0.org

255 B
Executable File

Forth Level 0 Functions

dup drop swap over + - * / mod min max = and or xor negate abs not * decimal hex octal . n .r cr emit key : ; create , allot if else then for next i

From: Glen B. Haydon. Levels of Forth. <http://www.taygeta.com/forthlev.html>