Storing information for later use

A recipe for storing information in Lua for later use

Read On →

Calling back into Lua from C code

A recipe for executing Lua callbacks from C

Read On →

Lua stacks in C

Applying the Lua stacks to Lua-C bindings

Read On →

Lua stacks in Lua

Trying to explain the underexplained topic of stacks in lua

Read On →

Welcome

Welcome to my nth attempt (I think it’s the fourth, but I don’t exactly remember) of building a homepage / blog. ;) This time I’ve chosen a far more lightweight approach which is far closer to my style of work (i.e. using the command line) to reduce the pain of writing up new stuff. Please enjoy…