VVhitespace

Welcome to VVhitespace!

VVhitespace is a programming language that descends from Whitespace, making a small number of changes with the intention of taming the language, providing the tools necessary to build non-trivial, whitespace-only applications. As a proof of concept, the repository includes an implementation of Hunt the Wumpus written in VVhitespace.

Only the characters [Space], [Tab], [VTab] and [LineFeed] have meaning in VVhitespace. All other characters are considered comments. For this reason, VVhitespace programs may be embedded in other documents, including in the source code of other languages.

The language repository contains several parts:

Obtain VVhitespace at https://git.subgeniuskitty.com/vvhitespace/.git.

See README.md for more information.