Difference between revisions of "SDC"
Felixangell (talk | contribs) m (→SDC - The Stupid D Compiler) |
|||
Line 1: | Line 1: | ||
− | == SDC - The | + | == SDC - The Snazzy D Compiler == |
− | The [https://github.com/ | + | The [https://github.com/SDC-Developers/SDC Snazzy D Compiler Project] is devoted to develop a ''sane'' compiler for the d programming language. |
The front-end (libd) is completely coded in readable idiomatic D. | The front-end (libd) is completely coded in readable idiomatic D. | ||
Revision as of 22:38, 4 March 2021
SDC - The Snazzy D Compiler
The Snazzy D Compiler Project is devoted to develop a sane compiler for the d programming language. The front-end (libd) is completely coded in readable idiomatic D.
This project is still under development.
Missing features include :
- AA's
- AA Literals
- ArrayLiterals
- Slices
- Interfaces
- FloatingPoint stuff