compiler

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MinorVersion byte = 2
	MajorVersion byte = 0
)

Variables

View Source
var Default = Compiler{}

Functions

func Compile

func Compile(nodes []lexer.Node) []byte

Types

type Compiler

type Compiler struct {
	// contains filtered or unexported fields
}

func (*Compiler) Compile

func (c *Compiler) Compile(nodes []lexer.Node) []byte

Jump to

Keyboard shortcuts

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