Meson Build System
mesonbuild.comAn extremely fast, user-friendly open source build system
Dev Toolsbuild-systemopen-sourcecross-compilationc-cppmultiplatformdeveloper-toolsdsl

About
Meson is an open source build system designed to be fast and easy to use for software developers. It supports multiple platforms and languages including C, C++, Rust, Java, and others, with build definitions written in a readable, non-Turing-complete DSL. Meson emphasizes fast full and incremental builds, cross-compilation support, and a built-in multiplatform dependency provider.
Problem
Developers waste time writing, debugging, and waiting on slow or complex build system definitions.
For
software developers working on multi-platform projects
How it works
Meson uses a simple, readable DSL for build definitions and is optimized internally for extremely fast full and incremental builds across multiple platforms and languages.
Business model
open-source
Status
launched