C
Jump to navigation
Jump to search
- This article deals with C as it relates to esoteric programming. For more general information, see the Wikipedia article on C.
C, while not always a serious language, is far from an esoteric one. It was created by Dennis Ritchie in 1972 and is a derivative of B. As a fast, old and compiled language, C is often used to implement esolangs. For example, bffsree, the fastest known non-JIT brainfuck interpreter, is written in C.
See also
- C++
- B sharp
- A Triple Sharp
- The International Obfuscated C Code Contest - Perhaps the most inventive resource for esoteric C programs, truly showing what the language can be at its best (or worst).