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
Make B/W SVG charts with matplotlib
Sending signals to C programsc
Convert all MKV files into other formats
Execute not blocking async shell command in C#
Fix screen tearing on Debian 12 Xorg and i3
Download list of YouTube files
Write and read structs to/from files in Cc
Lua performance in different environments
Dungeon Crawl Stone Soup - New player guidedcss
Extend Lua with custom C functions using Clangc
Making cgit look nicer
Mount Plan9 over networkplan9
Using ffmpeg to combine videos side by side
Drawing Pixels in Plan9plan9
Personal sane Vim defaultsvim