Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 609 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 609 Bytes

Learning D

This is the example source code from the book Learning D (Amazon, Packt). The Release branch contains the original code exactly as it was released with the book. Bugfixes and changes will be applied only to the master branch. This is intended to ensure the code remains up to date and compilable with future releases of DMD.

The code was originally developed with DMD 2.067.1. Examples using DUB require DUB 0.9.24 or later.