Bullfrog programming language

From Free net encyclopedia

Revision as of 20:22, 26 March 2006; view current revision
←Older revision | Newer revision→

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.

External links