yaegiwaves

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package yaegiwaves exports axon packages to the yaegi interpreter.

Package yaegiwaves exports waves packages to the yaegi interpreter and provides functions for connecting with Cogent Lab.

Index

Constants

This section is empty.

Variables

View Source
var Symbols = map[string]map[string]reflect.Value{}

Functions

This section is empty.

Types

type Interpreter

type Interpreter struct {
	*interpreter.Interpreter
}

Interpreter implements yaegicore.Interpreter using the interpreter.Interpreter for Goal.

func NewInterpreter

func NewInterpreter(options interp.Options) *Interpreter

NewInterpreter returns a new Interpreter initialized with the given options.

func (*Interpreter) Eval

func (in *Interpreter) Eval(src string) (res reflect.Value, err error)

func (*Interpreter) ImportUsed

func (in *Interpreter) ImportUsed()

func (*Interpreter) Use

func (in *Interpreter) Use(values interp.Exports) error

Jump to

Keyboard shortcuts

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