builtins

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package builtins provides builtins for the compiler.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Is

func Is(name string) bool

Is returns true if name is a builtin.

func Register

func Register(reg Registerer)

Register all the builtins.

Types

type Registerer

type Registerer func(token.Token, ir.Storage)

Registerer is a function registering a builtin.

Jump to

Keyboard shortcuts

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