Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in lua-api
Multiple scripts in a single Lua state and working with _ENV
Jun 18, 2021
c++11
lua
lua-api
lua-c++-connection
How to create Lua table with name C-API
Jul 20, 2020
lua
lua-table
lua-api
lua-c++-connection
Read Lua table from C
Nov 13, 2020
c
lua
lua-table
lua-api
Weak table and GC finalizer using C API
Aug 08, 2021
c
lua
garbage-collection
lua-api
lua_Integer and lua_createtable (table size limit)
Jul 15, 2020
c
lua
lua-api
lua-5.3
Lua userdata array access and methods
Mar 22, 2022
c
lua
lua-api
lua-userdata
lua c read nested tables
Jul 16, 2021
c
linux
lua
lua-table
lua-api
Get Lua table size in C
Oct 31, 2022
c
lua
lua-table
lua-api
lua-5.1
How to execute an untrusted Lua file in its own environment from the C API
Jun 17, 2018
c++
c
lua
lua-api
Primary source for WoW lua API?
Sep 24, 2022
lua
add-on
world-of-warcraft
lua-api
Get all errors from lua_pcall(L, 0, 0, 0)
Jul 27, 2019
c++
lua
lua-api
Iterating over table of tables with the Lua C API
Jul 11, 2017
c
lua
lua-table
lua-api
Cloning a Lua table in Lua C API
Jan 12, 2015
c
lua
lua-api
lua_open returns null using luaJIT
Apr 09, 2021
c++
lua
embedding
luajit
lua-api
How to create nested Lua tables using the C API
Dec 16, 2020
c++
lua
lua-table
lua-api
Execution time limit for a Lua script called from the C API
Nov 06, 2022
c++
c
lua
lua-api
Print stacktrace from C code with embedded lua
Jul 31, 2022
lua
stack-trace
traceback
lua-api