Search Articles — Sudonull

Search Results

In this project

Memory limit in Lua sandbox on C++

https://sudonull.com/memory-limit-in-lua-sandbox-on-c

How to implement memory control in Lua using a custom allocator in C++. Practical guide for developers.

Redis Lua Queue: partition order and worker pool

https://sudonull.com/redis-lua-queue-partition-order-and-worker-pool

Implementation of Redis queue on Lua for strict order in partitions, shared worker pool, retries. Benchmarks, diagrams, code. For middle/senior dev — study and implement.

Renga API and AI Agents for BIM

https://sudonull.com/renga-api-and-ai-agents-for-bim

Integrate AI with Renga API via COM and Python. Automate plugins, STDL families. Comparison with Revit, code examples. Start development without compilation.

From the web

Dec 22, 2025 ·

https://www.lua.org/download.html

Dec 22, 2025 · Lua is very easy to build and install. There are detailed instructions in the package but here is a simple terminal session that downloads the current release of Lua and builds it in common platforms: If you have trouble building Lua , read the FAQ.

Searches related to Lua Workshop

https://codapi.org/lua/

Powered by codapi — an open-source tool for embedding interactive code examples into product docs, online courses and blogs. Give it a try! Embeddable Lua playground for education, documentation, and fun.

Trending Now