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
Online radio streaming with MPV from terminal
Easy measure time took in a bash script
Compile drawterm on Fedora 38plan9
#cat-v on weechat configuration
10/GUI 10 Finger Multitouch User Interface
Convert all MKV files into other formats
Fix screen tearing on Debian 12 Xorg and i3
Fix bootloader not being written in Plan9plan9
Use option key as meta in Alacritty under macOS
Minimal desktop setup with cwm and conky
Alacritty open links with modifier
Download list of YouTube files
Write ISO to USB Key
Install Plan9port on Linuxplan9
Push to multiple origins at once in Git