Premake5 Generator
Generate Premake5 build scripts in Lua. Configure workspace, project name, language (C++, C, C#), kind, C++ dialect, source/include directories, and link libraries with Debug/Release configurations.
How to Use Premake5 Generator
Enter workspace and project names, select language and kind, configure C++ dialect, source/include directories, and optional link libraries. Generate a complete premake5.lua file.
Step-by-Step Instructions
- Enter workspace and project names
- Select language, kind, and C++ dialect
- Configure source and include directories
- Click Generate to create premake5.lua
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.