Directories
¶
| Path | Synopsis |
|---|---|
|
pkg/compiler/compiler.go
|
pkg/compiler/compiler.go |
|
pkg/interpreter/convert.go Type conversion helpers between Go and xxlang objects.
|
pkg/interpreter/convert.go Type conversion helpers between Go and xxlang objects. |
|
pkg/lexer/lexer.go
|
pkg/lexer/lexer.go |
|
pkg/module/loader.go Module loading functionality with caching and cycle detection.
|
pkg/module/loader.go Module loading functionality with caching and cycle detection. |
|
pkg/objects/array.go
|
pkg/objects/array.go |
|
pkg/parser/ast.go
|
pkg/parser/ast.go |
|
pkg/plugin/plugin.go Plugin system for loading native Go plugins at runtime.
|
pkg/plugin/plugin.go Plugin system for loading native Go plugins at runtime. |
|
pkg/stdlib/array.go Array utilities for the Xxlang standard library.
|
pkg/stdlib/array.go Array utilities for the Xxlang standard library. |
|
pkg/vm/closure.go
|
pkg/vm/closure.go |
Click to show internal directories.
Click to hide internal directories.