Lua
How to compile Lua 5.4.0 as a Mac OS X dynamic library
This is a tutorial on how to compile Lua 5.4.0 as a Mac OS X dynamic library (liblua.dylib). › Continue reading
How to compile Lua 5.4.0 for Linux as a shared library
This is a tutorial on how to compile Lua 5.4.0 for Linux as a shared library.
How to compile Lua 5.4.0 for Windows
This is a tutorial on how to compile Lua 5.4.0 for Windows (32-bit and 64-bit executable and DLL) with the Microsoft Visual Studio Community Edition.
How to compile Lua 5.3.5 for Windows
This is a tutorial on how to compile Lua 5.3.5 for Windows (executable and DLL) with Microsoft Visual Studio Community Edition.
VerySimple.Lua 2.0 – a cross-platform Lua 5.3.0 wrapper for Delphi XE5-10.1 Berlin
VerySimple.Lua is a Lua 5.3 binding for Delphi XE5- 10.1 Berlin which automatically creates OOP callback functions for Win32, Win64, Mac OS X, iOS and Android.
› Continue reading
How to compile Lua 5.3.0 as an iOS static library
This is a tutorial on how to compile Lua 5.3.0 as an iOS static library (liblua.a) on Mac OS X 10.10.2 Yosemite with Xcode 6.1.1. › Continue reading
How to compile Lua 5.3.0 for Android as a dynamic library
This is a tutorial on how to compile Lua 5.3.0 for Android as a dynamic library (liblua.so) using the Windows Eclipse ADT. › Continue reading
How to compile Lua 5.3.0 as a Mac OS X dynamic library
This is a tutorial on how to compile Lua 5.3.0 as a Mac OS X universal fat dynamic library (liblua.dylib). › Continue reading
How to compile Lua 5.3.0 for Windows
This is a tutorial on how to compile Lua 5.3.0 for Windows (executable and DLL) with Microsoft Visual Studio Express. › Continue reading
Lua 5.1 for Delphi 2010
This is a Lua 5.1 Wrapper for Delphi 2009 and Delphi 2010 which automatically creates OOP callback functions.
› Continue reading
About Dennis D. Spreen
Search
Recent Posts
- How to compile Lua 5.4.0 for Android as a dynamic library using Android Studio 4
- Please make inline vars usable for production – fix RSP-28892
- How to compile Lua 5.4.0 as a Mac OS X dynamic library
- How to compile Lua 5.4.0 for Linux as a shared library
- How to compile Lua 5.4.0 for Windows
- Daily Wage – a Spigot/Bukkit plugin that pays out a daily wage
- How to compile Lua 5.3.5 for Windows
- Better Collada exporter for Blender with custom properties
- MOS6502-delphi – a MOS 6502 CPU emulator for Delphi
- Pass a multidimensional array as a parameter (with a hidden caveat)
Categories
Tags
Archives
- May 2020
- March 2020
- June 2019
- March 2017
- August 2016
- July 2016
- June 2016
- January 2016
- September 2015
- February 2015
- January 2015
- October 2014
- September 2014
- August 2014
- May 2014
- March 2014
- February 2014
- November 2011
- June 2011
- February 2011
- March 2010
- September 2009
- August 2009
- July 2009
- May 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- February 2008
- June 2007
Delphi Feeds
- New this Week May 16, 2026
- Concrete by Day, Nero by Night: A Practical Light/Dark Style Pair for Delphi FMX May 15, 2026
- Next Generation Data Grid for Delphi: Headless Data Layer May 15, 2026
- Multi Channel Systems MCS GmbH: Advancing Electrophysiology Research with TeeChart for .NET May 15, 2026
- Audio (sound, music) on the web, sound API improvements (arbitrary channels, float frequency etc.) May 15, 2026
- Scattered Customer Context: How Workflow AI Agents Help Teams Gather the Right Information Before the Next Action May 14, 2026
- Connecting TWebDataGrid & TWebDBDataGrid to Your Data May 14, 2026
- When you bump into Mojibake in your development, don’t use table-based solutions to solve it May 14, 2026
- CodeBot v3: Secret Agent Man May 12, 2026
- Know your TypeScript/JavaScript operators… or why having little ceremony sometimes makes programmers life harder May 12, 2026


