Lua
Building a Lua extension library for Linux in C/C++ (Jul 2020)Lua is an embeddable scripting language, which can be extended in a number of useful ways. This article describes in detail how to create a Lua extension in C (or, with a bit of fiddling, C++) as a loadable (.so) library.
Categories: software development, Lua, C
Lua quick-start for Java programmers (Jul 2020)The essentials of Lua programming in one page, for experienced Java programmers.
Categories: software development, Java, Lua
Have you posted something in response to this page?
Feel free to send a webmention
to notify me, giving the URL of the blog or page that refers to
this one.


