Origins of the D Programming Language
Jacob Carlborg
doob at me.com
Sat Dec 1 08:07:12 UTC 2018
On 2018-12-01 02:23, H. S. Teoh wrote:
> So I'm guessing that other than Sociomantic(?), there aren't any other
> major codebases out there that use Tango?
I'm using it in DVM [1], but I wouldn't say the code base is that big.
DWT [2] also used to support D1 using Tango alongside the D2 support.
The D1 code is still there but I don't know if it still works. DWT is
quite a big code base 400k lines of code, IIRC.
[1] https://github.com/jacob-carlborg/dvm
[2] https://github.com/d-widget-toolkit/dwt
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list