Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Lua weak reference

lua lua-table

How do I create a class object in Lua-C API 5.2?

lua

Lua's hybrid array and hash table; does it exist anywhere else?

Destructors in Lua?

lua destructor

Lua ISO 8601 datetime parsing pattern

parsing datetime date lua

Split a string using string.gmatch() in Lua

string lua lua-patterns

lua equiv of __LINE__ and __FILE__?

lua

How to get past 1gb memory limit of 64 bit LuaJIT on Linux?

lua luajit torch

Torch / Lua, how to select a subset of an array or tensor?

arrays lua torch

Lua unpack bug?

lua unpack