o
odinpkg.dev
packages / tool / whitespaze

whitespaze

df0cde6tool

A whitespace interpreter and compiler

MIT · updated 6 months ago

Whitespaze logo.

Whitespaze

A whitespace interpreter and whitespace-to-C transpiler written in Odin.

What is whitespace?

Whitespace is an esoteric programming language created in 2003 by Edwin Brady and Chris Morris. The only significant characters are the space (' ' or 32), the horizontal tabstop ('\t' or 9) and the line feed ('\n' or 10). All other characters are ignored.

More about Whitespace on Progopedia.

Build

Windows