layout: home
hero:
name: "Xmake"
text: "A cross-platform build utility based on Lua"
tagline: Modern C/C++ build tools
actions:
- theme: brand
text: Get Started ->
link: /guide/quick-start
- theme: brand
text: Ask AI
link: /guide/best-practices/ai-qa-optimization
- theme: alt
text: GitHub
link: https://github.com/xmake-io/xmake
features:
- icon: 🚀
title: Simple and Fast
details: Features a concise Lua syntax that is accessible even without prior experience. Delivers high-performance builds with built-in caching, parallel compilation, and optimized dependency analysis.
- icon: 💪
title: Powerful
details: Offers extensive flexibility through custom rules, plugins, and modules. Supports remote and distributed builds, mixed-language projects, and automatic project generation for major IDEs.
- icon: 📦
title: Package Management
details: Streamlines dependency management by automatically fetching and integrating C/C++ libraries and toolchains. Supports private repositories, cloud builds, and seamless integration with Conan and Vcpkg.
---