Top "Esoteric-languages" questions

Esoteric languages are languages designed to push the boundaries of accepted programming language design, either as a joke or as a proof of concept.

How does the Brainfuck Hello World actually work?

Someone sent this to me and claimed it is a hello world in Brainfuck (and I hope so...) ++++++++++[>+++++++>++++++++++&…

brainfuck esoteric-languages
Code Golf: Fractran

The Challenge Write a program that acts as a Fractran interpreter. The shortest interpreter by character count, in any language, …

code-golf esoteric-languages