mdc

The mdc is a modern reimplementation of the dlang language, including an optimizing compiler, package manager & registry.

Goals:

  • create an implementation of dlang, without any old code, using modern constructs and language features
  • deprecating and timely removing of deprecated language constructs & syntax
  • well documented and structured code to make work on the compiler easier trough others
  • modularized so that every component can be used (nearly) on it's own
Alternative dlang package manager & build system. (Name is very WIP, I just choose it to get started with this lmao)
Updated 2025-07-30 21:30:51 +02:00
Heart of the mdc, the compiler!
Updated 2025-06-18 12:07:41 +02:00
Updated 2024-10-01 10:42:12 +02:00