diff options
| author | Emil Berg <emil.berg1991@gmail.com> | 2025-04-06 08:11:42 +0200 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-04-06 03:16:12 -0400 |
| commit | 4e1e8762da85870e85d2f2ad6673fc855c234b60 (patch) | |
| tree | 6bfb1483033a57fb9fe6bfabf49d2f4e5c41965b /docs/markdown | |
| parent | 1da15c2809798e49ee0b6a839b4f94a9394127a5 (diff) | |
| download | meson-4e1e8762da85870e85d2f2ad6673fc855c234b60.tar.gz | |
Add C# to home page supported language list
Diffstat (limited to 'docs/markdown')
| -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 8827c8df4..cbb79018f 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -17,7 +17,7 @@ code. ## Features * multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio and others -* supported languages include C, C++, D, Fortran, Java, Rust +* supported languages include C, 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 |
