Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lua

Why can't this be local?

lua scope

how do you properly use a pipe with lua to get the output of a program?

lua posix pipe system-calls

Should parameters be used as variables in Lua?

lua convention

call to collectgarbage('count') increases memory usage in lua

memory lua profiling torch

What would be a good way to set up equivalent of Lua-for-Windows on Linux?

ide lua cross-platform scite

Lua - Insert table values

lua lua-table

How to remove particular functions from os library without editing the Lua headers or the scripts

lua

Lua Check for Value Against Array Elements

arrays lua lua-table

A core-dump when using lua_yield and lua_resume

lua coroutine

Pure Lua hashing method

lua cryptography love2d

Special characters in Lua variable to indicate read-only variables

variables lua

counting string-indexed tables in lua

arrays indexing lua

fullscreen for vlc in Awesome wm

lua awesome-wm

How can I use the torch REPL for debugging?

lua introspection torch

Can I override a Lua table's return value for itself?

Fast Fourier Transform FFT for Lua?

Regular Lua interpreter vs LuaJIT interpreter? [closed]

lua interpreter luajit

Clipping a polygon to only draw within a circle in Love2D

graphics lua drawing love2d