assembler

package
v0.0.0-...-6bf45c9 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: MIT Imports: 5 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
	Includes       []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