CDC: Compile D Code

Eric Poggel has released a build script to ease compilation of D programs. It is intended to work with all known D 1 compilers. It also allows for the creation of custom build scripts. The benefit it has over other build scripts is that it can be distributed with a project in a single file, without a dependancy on something like DSSS or Bud. All the end user needs is a D compiler. Read more about it on the CDC project page.

This entry was posted in News and tagged , . Bookmark the permalink.

One Response to CDC: Compile D Code

  1. Eric Poggel says:

    A key word is “intended”. CDC doesn’t yet work with LDC 0.91 since I can’t get the version of Tango bundled with it to list the files in a directory. The tango devs say this is fixed in the current trunk, but I haven’t tested it yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>