Title: | Lua C API Concepts | |
---|---|---|
Owner: | Eliot Muir | |
Creator: | Eliot Muir | Sept 23, 2021 |
Last Changed by: | Eliot Muir | Sept 23, 2021 |
Tiny Link: (useful for email) | https://interfaceware.atlassian.net/wiki/x/MYBNfQ | |
Export As: | Word · PDF |
Hierarchy
Children (14)
Set up a Lua sandbox
Lua State - Better Than GIL
Lua Reference - including the C API
Don't try to implement the translator that uses Javascript
Lua Registry
How does one call a Lua function from the C API?
What is the global context in Lua?
How can one invoke lua_pcall and get the errors back?
How can one enable platform specific features in Lua?
Lua only has one complex data-structure
Set up a Lua sandbox
Lua State - Better Than GIL
Lua Reference - including the C API
Don't try to implement the translator that uses Javascript
Lua Registry
How does one call a Lua function from the C API?
What is the global context in Lua?
How can one invoke lua_pcall and get the errors back?
How can one enable platform specific features in Lua?
Lua only has one complex data-structure
Labels
There are no labels assigned to this page.