Difference between revisions of "SDC"
m (mediawiki list format) |
m (Minor fixes) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | == SDC - The | + | == SDC - The Snazzy D Compiler == |
− | The | + | The [https://github.com/SDC-Developers/SDC Snazzy D Compiler Project] is devoted to develop a ''sane'' compiler for the D programming language. |
− | The | + | The front-end (libd) is completely coded in readable idiomatic D. |
This project is still under development. | This project is still under development. | ||
− | + | Missing features include: | |
* AA's | * AA's | ||
Line 21: | Line 21: | ||
− | + | [[Category: Experimental compilers]] |
Latest revision as of 23:54, 20 December 2023
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