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