SDC

From D Wiki
Revision as of 23:54, 20 December 2023 by Jtbx (talk | contribs) (Minor fixes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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