Extend Lua with custom C functions using Clang

note, May 23, 2023, on Mitja Felicijan's blog

Here is a boilerplate for extending Lua with custom C functions. This requires Clang and Lua 5.1 to be installed. GCC can be used instead of Clang, but the Makefile will need to be modified.

Other notes

DateTitle
Push to multiple origins at once in Git
My brand new Plan9/9front desktopplan9
Edsger W. Dijkstra Manuscripts ebook
Grep to Less that maintain colors
Mount Plan9 over networkplan9
Male and female body proportion reference images3d
Change Alt key to Win key under Xfce4
Execute not blocking async shell command in C#
Cache busting in Hugo
Set color temperature of displays on i3
Take a screenshot in Plan9plan9
Calling assembly functions from Cc
#cat-v on weechat configuration
Install Plan9port on Linuxplan9
Extract lines from a file with sed