assembler

package
v0.0.0-...-e7f50b7 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Assemble

func Assemble(options AssemblerOptions) error

func ParseOnly

func ParseOnly(options ParserOptions) error

Types

type AssemblerOptions

type AssemblerOptions struct {
	Files          []string
	OutputLocation string
	Language       string
	Verbose        bool
}

type ParserOptions

type ParserOptions struct {
	Files          []string
	OutputLocation string
	Verbose        bool
}

Jump to

Keyboard shortcuts

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