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/jit/cache.go Function compilation cache for JIT
|
pkg/jit/cache.go Function compilation cache for JIT |
|
bridge
Package bridge provides assembly bridges for calling JIT-compiled code from Go.
|
Package bridge provides assembly bridges for calling JIT-compiled code from Go. |
|
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 WebAssembly plugins at runtime.
|
pkg/plugin/plugin.go Plugin system for loading WebAssembly 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/builtins.go Builtin function support for the VM
|
pkg/vm/builtins.go Builtin function support for the VM |
Click to show internal directories.
Click to hide internal directories.