conferences | speakers | series

Extend Emacs in C or Other Languages

home

Extend Emacs in C or Other Languages
FOSDEM 2019

Starting with GNU Emacs 25, your favorite editor can now load and execute shared objects at runtime. That means you can extend Emacs by writing C code for example. This talk will briefly present the history and controversies about binary modules in the GNU world, cover the basics of the module API and show you how to write a simple module.

Speakers: Aurélien Aptel