LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2

Hot channels

AI ToolsDeveloper ToolsProductivity ToolsEntertainment & MediaJobs & Careers
DirectoryArticlesTools
← Back to directory
Clx
Site icon for “Clx”

Clx

Developer Tools

Compile Lua to native executables through C++20
https://github.com/samyeyo/clx
https://github.com/samyeyo/clx

Clx is a cross-platform ahead-of-time Lua compiler and runtime that compiles standard Lua to C++20, which is then compiled to native executables by GCC, Clang or MSVC. A portable alternative to LLVM-based approaches.