bytecode

package
v0.3.19 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteCode added in v0.3.0

type ByteCode struct {
	Header       *class.ClassHeader               // Class header struct pointer
	ClassMethods []*method.ClassMethod            // Array of all class methods
	Instructions []*instructionset.InstructionSet // Instructions array
}

Weblang bytecode struct for use in Weblang VM

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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