diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ce4d4bcb0d3..10cd0025a0b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -451,6 +451,17 @@ object-oriented programming, operator overloading and strong typing.

+ +

The Stupid D Compiler (SDC)

+ +
+ +

The Stupid D Compiler is a + project seeking to write a self-hosting compiler for the D programming + language without using the frontend of the reference compiler (DMD).

+ +
+

TTA-based Co-design Environment (TCE)