Language

Package: rdmd @ 2.077.1

Synopsis

Specialized equivalent to 'make' for the D language

Description

rdmd is a companion to the dmd compiler that simplifies the typical edit-compile-link-run or edit-make-run cycle to a rapid edit-run cycle. Like make and other tools, rdmd uses the relative dates of the files involved to minimize the amount of work necessary. Unlike make, rdmd tracks dependencies and freshness without requiring additional information from the user.

Home page
https://github.com/D-Programming-Language/tools/
Location
gnu/packages/dlang.scm (line: 46, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball