Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Lua - table.insert not working

insert lua lua-table

Lua - convert string to table

string lua lua-table

What is the alternative for switch statement in Lua language?

lua switch-statement

Finding '.' with string.find()

string lua lua-patterns

Does Swift not work with function pointers?

ios c xcode lua swift

how to get query parameter in lua or nginx?

how to urldecode a request_uri string in Lua

nginx lua

lua split into words

string lua

How should I document a Lua API/object model written in C++ code?

Lua, C++, and poor man's subclassing

c++ oop lua

How to improve workflow for creating a Lua-based Wireshark dissector

Use a table's content as a key

lua

What are some great but little known libraries for Lua?

lua libraries

lua program shows current time

date lua timestamp

Why do CSP implementations only cover channels?

clojure lua go occam-pi

how to callback a lua function from a c function

lua callback

How to produce ipairs (as opposed to pairs) behavior in the C API

c api lua

Capitalize first letter of every word in Lua

lua lua-patterns

How to use LuaJIT's ffi module when embedding?

c lua ffi luajit

How can I write a plugin for VLC that responds to play, pause and stop events?

lua vlc