BIT

From Esolang
Jump to navigation Jump to search

BIT is an esoteric programming language invented by David Morgan-Mar that treats all data like C treats strings. The language is strongly typed, with two variable types: bit and address-of-a-bit.

All syntax elements are words and all whitespace is optional.

See also

Other languages operating on bits (implemented only):

External resources