piet

package module
v0.0.0-...-30771e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2014 License: Apache-2.0 Imports: 12 Imported by: 0

README

A Piet interpreter written in Go.

Piet is a silly esoteric programming language in which programs are images,
rather than text files.

See http://www.dangermouse.net/esoteric/piet.html for the language spec and sample programs.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(img image.Image) interpreter

Creates a new Piet interpreter for the given image. The interpreter will use os.Stdin and os.Stdout, but these can be changed (for example, for testing) by setting the interpreter's Reader or Writer fields.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL