I want to do to C# what Kotlin did to Java
Draco should be a high-level language which could replace C#, but improve it in several places and avoid mistakes of C#.
Right now we are still working out the core of the language. Here's an overview of this repo:
- Language suggestions - ideas and design notes about the language, as well as the formal specification
- Core library suggestions - same but for the core (standard) library
- Compiler - compiler as well as tooling around the language