internal/

directory
v0.0.0-...-aaf2ed9 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2026 License: BSD-3-Clause

Directories

Path Synopsis
Package aot is the build-time ahead-of-time compiler: it lowers a method's bytecode ISeq to Go source, which the Go toolchain then compiles to native code.
Package aot is the build-time ahead-of-time compiler: it lowers a method's bytecode ISeq to Go source, which the Go toolchain then compiles to native code.
Package bytecode defines the instruction set and the compiled unit (ISeq).
Package bytecode defines the instruction set and the compiled unit (ISeq).
Package compiler lowers the AST to bytecode (an ISeq tree).
Package compiler lowers the AST to bytecode (an ISeq tree).
Package object holds the runtime value representation.
Package object holds the runtime value representation.
Code generated by FreezeISeq; DO NOT EDIT.
Code generated by FreezeISeq; DO NOT EDIT.

Jump to

Keyboard shortcuts

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