diff options
Diffstat (limited to 'docs/markdown/index.md')
-rw-r--r-- | docs/markdown/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/index.md b/docs/markdown/index.md index 8e35a4d..2aba0d7 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -13,7 +13,7 @@ The main design point of Meson is that every moment a developer spends writing o ## Features * multiplatform support for Linux, OSX, Windows, GCC, Clang, Visual Studio and others -* supported languages include C, C++, Fortran, Java, Rust +* supported languages include C, C++, D, Fortran, Java, Rust * build definitions in a very readable and user friendly non-Turing complete DSL * cross compilation for many operating systems as well as bare metal * optimized for extremely fast full and incremental builds without sacrificing correctness |