The ZOWIE Programming Language

zowie

Version: 1.0

Revision : 2012.0325

Tags: eso lang pd py

Esolang Wiki: ZOWIE

Download

Latest:

zowie-1.0-2012.0325.zip
zowie-1.0-2011.1214.zip
zowie-1.0-2009.1229.zip

Requirements

Description

ZOWIE is a machine-like language in which all operations including structured control flow are memory-mapped. Control flow is structured in the sense of structured programming — the programmer never deals with gotos, or offsets or labels of any kind. Instead, the program writes to a memory location to mark the beginning or end of a loop or conditional.

Develop

ZOWIE development is hosted on Bitbucket, with a git mirror on githib.

Documentation

Browse