SDC

From D Wiki
Revision as of 23:14, 10 May 2016 by Felixangell (talk | contribs) (SDC - The Stupid D Compiler)
Jump to: navigation, search

SDC - The Stupid D Compiler

The Stupid 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