core

package
v0.0.0-...-cf67316 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interpreter

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

func NewInterpreter

func NewInterpreter(config InterpreterConfig) (*Interpreter, error)

func NewInterpreterDefault

func NewInterpreterDefault() (*Interpreter, error)

func (*Interpreter) Done

func (inp *Interpreter) Done() <-chan bool

func (*Interpreter) DrawOpsChan

func (inp *Interpreter) DrawOpsChan() <-chan proto.DrawOp

func (*Interpreter) InputEventsChan

func (inp *Interpreter) InputEventsChan() chan<- proto.InputEvent

func (*Interpreter) LoadFile

func (inp *Interpreter) LoadFile(filename string) error

func (*Interpreter) ReadEvalPrin1

func (inp *Interpreter) ReadEvalPrin1(source string) (string, error)

func (*Interpreter) ReadPrin1

func (inp *Interpreter) ReadPrin1(source string) (string, error)

func (*Interpreter) RecursiveEdit

func (inp *Interpreter) RecursiveEdit()

type InterpreterConfig

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

Jump to

Keyboard shortcuts

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