[Dlang-internal] Removing ddmd. prefix from dmd module names
Dicebot via Dlang-internal
dlang-internal at puremagic.com
Thu Nov 10 05:19:52 PST 2016
On 11/10/2016 09:47 AM, Rikki Cattermole wrote:
> Another option is to get around to making the frontend actually fully
> separate in the directory structure to the backend.
>
> E.g.
>
> src/dlang/frontend/
> src/dlang/backend/
> src/dlang/mars.d
>
> import dlang.frontend.apply;
>
> It would be the first stage of actually making the frontend actually
> palatable to us end developers.
I am in favor of this approach, shorter `dmd.fe` and `dmd.be` would be
just fine. It is weird to have package names based on implementations
details and not semantical purpose.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/dlang-internal/attachments/20161110/b01ff43b/attachment-0001.sig>
More information about the Dlang-internal
mailing list