runtime

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package runtime contains the definitions, verification tools, and abstract machine implementation for the system's instruction set architecture (ISA)

Index

Constants

View Source
const ErrUnexpectedType = "got %s, expected %s"

ErrUnexpectedType maps a Go interface conversion error to something that will make more sense to an Ale program

Variables

This section is empty.

Functions

func AleRuntimeError

func AleRuntimeError(wrapped error, format string, a ...any) error

func NormalizeGoRuntimeError

func NormalizeGoRuntimeError(value any) any

func NormalizeGoRuntimeErrors

func NormalizeGoRuntimeErrors()

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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