Diva - D Language Interface for Versioned Applications

Jacob Carlborg doob at me.com
Sun Jul 11 13:39:15 UTC 2021


On Saturday, 10 July 2021 at 12:30:43 UTC, Bastiaan Veelo wrote:

> Thanks for clarifying the differences.

Some other differences:

* DVM is cross-platform. Diva seems to only run on Ubuntu.
* DVM is implemented in D (with a tiny shell script wrapper). 
Diva depends on Python
* DVM does not use symlinks. When invoking the compiler it's the 
actual executable that's invoked directly
* DVM provides a built-in command to install itself and do any 
setup

--
/Jacob Carlborg



More information about the Digitalmars-d-announce mailing list