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
Add lazy loading of images in Jekyll posts
Set color temperature of displays on i3
Write and read structs to/from files in Cc
Dungeon Crawl Stone Soup - New player guidedcss
Lua performance in different environments
Extending dte editor
Install Plan9port on Linuxplan9
Fix screen tearing on Debian 12 Xorg and i3
Download list of YouTube files
Extract lines from a file with sed
Cronjobs on Github with Github Actions
Online radio streaming with MPV from terminal
Compile drawterm on Fedora 38plan9
Mount Plan9 over networkplan9
Personal sane Vim defaultsvim