numshell

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: BSD-3-Clause Imports: 10 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 {
	interpreter.Interpreter
}

NumbersInterpreter is the interpreter for Numbers app

func NewInterpreter

func NewInterpreter(options interp.Options) *Interpreter

func (*Interpreter) InitInterp

func (in *Interpreter) InitInterp()

InitInterp initializes the interpreter with symbols

func (*Interpreter) Interactive

func (in *Interpreter) Interactive() error

Interactive runs an interactive shell that allows the user to input. Does not return until the interactive session ends.

func (*Interpreter) RunScript

func (in *Interpreter) RunScript(script string)

RunScript runs given script code on the interpreter

Jump to

Keyboard shortcuts

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