Want to help D compiler development: Two possible weekend projects
Dicebot
m.strashun at gmail.com
Sun Feb 3 07:07:49 PST 2013
On Sunday, 3 February 2013 at 14:51:59 UTC, Danny Arends wrote:
> Perhaps I should create an requirements outline after reading
> the source:
> From the post David links to:
>
> "2) Could somebody read the source and document the quirks of
> the
> parser in painstaking detail, so that somebody else can do a
> clean room implementation?"
>
> Gr,
> Danny
Yes, this is a common practice for avoiding copyright issues -
one man reads the source and provides detailed spec, second
re-implements needed stuff based on the spec without having a
single look into original sources.
More information about the Digitalmars-d
mailing list