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. |
Click to show internal directories.
Click to hide internal directories.