Hi people, are you aware of any attempts to link Emacs and Lua using this? http://www.gnu.org/software/emacs/manual/html_node/elisp/Dynamic-Modules.html http://www.gnu.org/software/emacs/manual/html_node/elisp/Writing-Dynamic-Modules.html Even a barebones prototype that only allows sending a string a Lua and then have Lua send back a string to Emacs would be useful to me... Here is an example of an Emacs library that is partly implemented in C: https://github.com/akermu/emacs-libvterm https://emacsconf.org/2020/talks/30/ Cheers and TIA, Eduardo Ochs http://angg.twu.net/luaforth.html http://angg.twu.net/emacsconf2020.html