Directories
¶
| Path | Synopsis |
|---|---|
|
Package builder builds a GX intermediate representation (IR).
|
Package builder builds a GX intermediate representation (IR). |
|
builtins
Package builtins provides builtins for the compiler.
|
Package builtins provides builtins for the compiler. |
|
irb
Package irb keeps track of IRs being built and how to add them to the package declarations.
|
Package irb keeps track of IRs being built and how to add them to the package declarations. |
|
testbuild
Package testbuild provides helper functions to test the build step in GX.
|
Package testbuild provides helper functions to test the build step in GX. |
|
Package builtins provides helper functions for builtins functions.
|
Package builtins provides helper functions for builtins functions. |
|
Package fmterr provides helpers to accumulate errors while compiling and format errors given a position a fileset.
|
Package fmterr provides helpers to accumulate errors while compiling and format errors given a position a fileset. |
|
Package importers provide a package loader implementation.
|
Package importers provide a package loader implementation. |
|
embedpkg
Package embedpkg loads imports and files using the embed Go package.
|
Package embedpkg loads imports and files using the embed Go package. |
|
localfs
Package localfs builds GX source code from the local filesystem.
|
Package localfs builds GX source code from the local filesystem. |
|
localfs/binder
Package binder provides strings for GX binder to generate the code to load GX packages from the local filesystem.
|
Package binder provides strings for GX binder to generate the code to load GX packages from the local filesystem. |
|
Package ir is the GX Intermediate Representation (IR) tree.
|
Package ir is the GX Intermediate Representation (IR) tree. |
|
generics
Package generics provides functions to handle generics with the GX IR.
|
Package generics provides functions to handle generics with the GX IR. |
|
irhelper
Package irhelper provides helper functions to build IR programmatically.
|
Package irhelper provides helper functions to build IR programmatically. |
|
irstring
Package irstring builds a string representation of an IR tree.
|
Package irstring builds a string representation of an IR tree. |
|
Package module provides helper functions to handle GX modules.
|
Package module provides helper functions to handle GX modules. |
Click to show internal directories.
Click to hide internal directories.