interpreter

package
v0.0.0-...-8c29c1c Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Top-level class for managing the interpreter.

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() *Interpreter

func (*Interpreter) LoadNativePackage

func (interpreter *Interpreter) LoadNativePackage(pack *apruntime.NativePackage)

func (*Interpreter) LoadPackage

func (interpreter *Interpreter) LoadPackage(dirPath string) error

Load and compile the package at the given path.

func (*Interpreter) RunMain

func (interpreter *Interpreter) RunMain()

Jump to

Keyboard shortcuts

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