internal/

directory
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2026 License: MIT

Directories

Path Synopsis
Package api defines the public Go API for the Lua VM.
Package api defines the public Go API for the Lua VM.
Package api defines Lua closures, C closures, and upvalue types.
Package api defines Lua closures, C closures, and upvalue types.
Package gc implements Lua's incremental mark-and-sweep garbage collector.
Package gc implements Lua's incremental mark-and-sweep garbage collector.
Package api defines the Lua lexer (scanner) types and interface.
Package api defines the Lua lexer (scanner) types and interface.
Package api manages Lua string values with interning for short strings.
Package api manages Lua string values with interning for short strings.
Package api defines the tag method (metamethod) system.
Package api defines the tag method (metamethod) system.
Package api defines Lua's universal value type (TValue) and all Lua types.
Package api defines Lua's universal value type (TValue) and all Lua types.
Package api defines Lua 5.5.1 VM instruction encoding and all 85 opcodes.
Package api defines Lua 5.5.1 VM instruction encoding and all 85 opcodes.
Package api defines the parser and code generator public interface.
Package api defines the parser and code generator public interface.
Package api defines the Lua state, global state, and call frame types.
Package api defines the Lua state, global state, and call frame types.
Package api defines the interface for Lua standard library registration.
Package api defines the interface for Lua standard library registration.
Package api implements Lua's hybrid array+hash table.
Package api implements Lua's hybrid array+hash table.
Package api defines the interface for the Lua VM execution engine.
Package api defines the interface for the Lua VM execution engine.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL