compiler_llvm

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Argument

type Argument struct {
	AType string
	AName string
}

type Compiler

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

func New

func New(target string, debug bool) *Compiler

func (*Compiler) Compile

func (p *Compiler) Compile(prog *loader.Program) (output string, err error)

type FmtStr

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

type InnerFunc

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

Jump to

Keyboard shortcuts

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