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