Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

D Hello World

brew install dmd

  • The source code is in HelloWorld.d, compilation instructions are in the makefile
  • Compile it: make
  • Run it: ./HelloWorld