Anybody know of a large D project for me to time builds on?
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 3 01:03:11 PDT 2015
On 2015-06-03 09:53, Jacob Carlborg wrote:
> Both Tango [1] and DWT [2] are large projects. They are mostly using D1
> features, not so much templates and similar stuff. It could be
> interesting as well.
>
> [1] https://github.com/SiegeLord/Tango-D2
> [2] https://github.com/d-widget-toolkit/dwt
Number of lines for DWT:
Windows port: 213 556
Linux port: 198 911
Base library: 13 138
Total: 425 605
Number of lines for Tango: 283 728
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list