Lua

Advanced Lua programming skills for embedded scripting and game development

by @thebushidocollective 3 skills

Skills in this plugin

3
  1. Lua Coroutines · thebushidocollective
    Use when lua coroutines for cooperative multitasking including coroutine creation, yielding and resuming, passing values, generators, iterators, asynchronous patterns, state machines, and producer-consumer implementations.
    0 installs
  2. Lua C Integration · thebushidocollective
    Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.
    0 installs
  3. Lua Tables Patterns · thebushidocollective
    Use when lua tables as the universal data structure including arrays, dictionaries, objects, metatables, object-oriented patterns, data structures, and advanced table manipulation for building flexible, efficient Lua applications.
    0 installs