static

package
v0.0.0-...-ffa7d33 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: ISC Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tape

type Tape struct {
	// contains filtered or unexported fields
}

func New

func New(r io.Reader, w io.Writer) *Tape

func (*Tape) Add

func (t *Tape) Add(arg, off int)

func (*Tape) Clear

func (t *Tape) Clear(off int)

func (*Tape) IsZero

func (t *Tape) IsZero() bool

func (*Tape) Move

func (t *Tape) Move(off int)

func (*Tape) Mult

func (t *Tape) Mult(arg, off, dst int)

func (*Tape) Print

func (t *Tape) Print(off int)

func (*Tape) Scan

func (t *Tape) Scan(off int)

func (*Tape) Search

func (t *Tape) Search(off int)

func (*Tape) String

func (t *Tape) String() string

Jump to

Keyboard shortcuts

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