Skip to content

iiiiiidev/kamidere-lua-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Overview

Information

LUA engine: LuaJIT v2.0.5

Modules:

  • ffi - calling external C functions and using C data structures
  • bit - bit operations
  • jit - just-in-time lua compiler behavior control
  • coroutine - collaborative multithreading
  • string - strings manipulation
  • math - built-in mathematic functions

Examples

Source interfaces and fields

Hack tables and fields

Data Types

Classes

Enums

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors