src/

directory
v0.0.0-...-2c22893 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT

Directories

Path Synopsis
Package bytecode handles formatting uint32 values which have meaning for the vm.
Package bytecode handles formatting uint32 values which have meaning for the vm.
Package conf contains the constants that are used across packages for configuring versions and stack sizes.
Package conf contains the constants that are used across packages for configuring versions and stack sizes.
Package lerrors are a unified errors package for lua parsing and runtime so that they can be formatted in a unified way and handled in a unified way.
Package lerrors are a unified errors package for lua parsing and runtime so that they can be formatted in a unified way and handled in a unified way.
Package parse contains the code that parses code text and transforms it into bytecode and constants that are able to be run in a virtual machine or translated into another format.
Package parse contains the code that parses code text and transforms it into bytecode and constants that are able to be run in a virtual machine or translated into another format.
Package runtime is a stack-based register VM to run the bytecode for the parsed lua
Package runtime is a stack-based register VM to run the bytecode for the parsed lua
pack
Package pack allows for serialization and deserialization of data into a string.
Package pack allows for serialization and deserialization of data into a string.
pattern
Package pattern is the package that implements lua patterns.
Package pattern is the package that implements lua patterns.
Package types contains all the structures used to define types, and check them against each other.
Package types contains all the structures used to define types, and check them against each other.

Jump to

Keyboard shortcuts

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