Version

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Version is an esoteric programming language based on the concept of ignorance-spaces, created by Chris Pressey in 2001.

A Version program consists of a series of instructions; when the final instruction is executed, control returns to the first instruction. Each instruction has a label. An ignorance-space is a regular expression; instructions whose labels match this regular expression will not be executed.

External resources