From c3c37fac38dcea1f00cb6750722b39704ef8fc10 Mon Sep 17 00:00:00 2001 From: Matthias Klumpp Date: Sun, 17 Sep 2017 21:36:23 +0200 Subject: docs: Document the D support --- docs/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/index.md') 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 -- cgit v1.1