Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
assert
Package assert contains a system-specific wrapper for testify assertions
|
Package assert contains a system-specific wrapper for testify assertions |
compiler
Package compiler provides the compiler that targets the system's instruction set architecture (ISA)
|
Package compiler provides the compiler that targets the system's instruction set architecture (ISA) |
compiler/ir
Package ir consists of tools for managing intermediate representations.
|
Package ir consists of tools for managing intermediate representations. |
runtime
Package runtime contains the definitions, verification tools, and abstract machine implementation for the system's instruction set architecture (ISA)
|
Package runtime contains the definitions, verification tools, and abstract machine implementation for the system's instruction set architecture (ISA) |
pkg
|
|
core/bootstrap
Package bootstrap performs initial setup of the environment.
|
Package bootstrap performs initial setup of the environment. |
core/builtin
Package core provides the functions that serve as the bootstrapped routines for the system's runtime environment.
|
Package core provides the functions that serve as the bootstrapped routines for the system's runtime environment. |
data
Package data provides basic interfaces, primitives and data structures
|
Package data provides basic interfaces, primitives and data structures |
env
Package env provides namespace management for the system
|
Package env provides namespace management for the system |
eval
Package eval provides the standard evaluator
|
Package eval provides the standard evaluator |
macro
Package macro provides the system's macro expansion functions
|
Package macro provides the system's macro expansion functions |
read
Package read provides the system's standard lexer and reader
|
Package read provides the system's standard lexer and reader |
Click to show internal directories.
Click to hide internal directories.