Bullfrog programming language
From Free net encyclopedia
Bullfrog is an esoteric programming language with no conditional jumps. It is a sort of cross between Forth and assembly language. Despite the lack of conditional jumps they can be simulated because the JUMP instruction gets an address from the top of the stack.
[edit]