On 2012-12-17 23:12, Walter Bright wrote:

I have toyed with the idea many times, however, of having dmd support
zip files. Zip files can contain an arbitrary file hierarchy, with
individual files in compressed, encrypted, or plaintext at the selection
of the zip builder. An entire project, or library, or collection of
source modules can be distributed as a zip file, and could be compiled
with nothing more than:

I think that a package manager should handle this. Example:

https://github.com/jacob-carlborg/orbit/wiki/Orbit-Package-Manager-for-D

Yes I can change the orbfiles to be written in D.

--
/Jacob Carlborg

Reply via email to