FlipJump Documentation

Welcome to the documentation for FlipJump — a one-instruction esoteric programming language.

This site is under construction.

What is FlipJump?

FlipJump’s only instruction is a;b: flip the bit at address a, then jump to address b. Despite this minimalism, a substantial standard library implements variables, arithmetic, I/O, pointers, and a stack on top of self-modifying code.

While these docs are being built, see: