tango Questions

8

Solved

I've decided to learn D, and I'm wondering which standard library I should use. Should I use Phobos or Tango? What are the pros and cons of each?
Lachrymose asked 28/3, 2009 at 22:34

2

Solved

Knowing that D1 will be discontinued effective December 31, 2012, is it still worth it to continue using Tango given that the official distribution is under D1?
Heidyheifer asked 22/2, 2012 at 5:24

1

I'm trying to install DMDScript-tango on my win32 D1-Tango setup. The version I'm using is the 0.99.9 Kai bundle . When I try building it, I get the following error (among others) C:\DMD\sources\...
Worldlywise asked 25/6, 2011 at 9:21

2

Solved

The D documentation seems to be a bit messy, and I'm not able to find this information anywhere on the official site. I'm needing some common exception types (e.g. NotFiniteNumberException, FileIOE...
Indented asked 20/5, 2011 at 8:0

2

I have a DMD + Tango bundle on linux. Please give me the step by step information, how can I use an external library in D, for example zlib. I have compiled zlib. I have a file tree like this: ...
Knowles asked 20/2, 2011 at 2:14

9

For those who had developed applications with D, which libraries did you use to build your application? those libraries were good documented? did you use Tango? do you feel that D is ready to bui...
Amaya asked 14/11, 2008 at 2:33

6

Solved

I'm wondering how mature and stable D is, and if it might be a good replacement for C/C++. I know that there are currently two standard libraries (Phobos and Tango). Is it still the case that ther...
Karafuto asked 8/7, 2010 at 15:54

1

I'm using D/Tango for catalog indexing, is there any library to aid with memory (RAM) paging for a dictionary which is in memory and can go up to 10gb while performing indexing?
Elute asked 29/6, 2009 at 8:40

4

Solved

There are two of them Phobos and Tango. As far as I know they are redundant and incompatible. Are there any plans to join them? If so, when will it happen?
Holbein asked 21/4, 2009 at 15:25

5

I read this article and try to do the exercise in D Programming Language, but encounter a problem in the first exercise. (1) Display series of numbers (1,2,3,4, 5....etc) in an infinite loop. ...
Swear asked 19/9, 2008 at 4:8
1

© 2022 - 2024 — McMap. All rights reserved.