basgo

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//DefaultBaslibModule = "github.com/udhos/baslib/baslib@master"
	//DefaultBaslibModule = "github.com/udhos/baslib/baslib"
	DefaultBaslibModule = "github.com/udhos/baslib@v0.11.0"
	DefaultBaslibImport = "github.com/udhos/baslib/baslib"
)
View Source
const Version = "0.11.0"

Version reports basgo version

Variables

This section is empty.

Functions

func ShowVersion

func ShowVersion(label string)

Types

type Basgo

type Basgo struct {
	In  io.Reader
	Out io.Writer
	// contains filtered or unexported fields
}

Basgo holds a full environment

func New

func New() *Basgo

New creates a new basgo environment

func (*Basgo) REPL

func (b *Basgo) REPL() (errCount int)

REPL is read-evaluate-print-loop

Jump to

Keyboard shortcuts

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