Re: D programming: rdmd

2012-01-06 Thread Jerome BENOIT
Hello List: On 05/01/12 18:10, Jerome BENOIT wrote: Thanks. I am looking for Debian ways: right now I play with gdc-4.6 It appears that rdmd.d is distributed within the source of the pacakge gdc-4.6. Jerome On 05/01/12 17:56, Camaleón wrote: On Thu, 05 Jan 2012 17:25:13 +0100, Jerome BEN

Re: D programming: rdmd

2012-01-05 Thread Jerome BENOIT
Thanks. I am looking for Debian ways: right now I play with gdc-4.6 On 05/01/12 17:56, Camaleón wrote: On Thu, 05 Jan 2012 17:25:13 +0100, Jerome BENOIT wrote: Where is rdmd in Debian ? *** http://www.d-programming-language.org/faq.html#q5 Will D be open source? The front end for the dmd

Re: D programming: rdmd

2012-01-05 Thread Camaleón
On Thu, 05 Jan 2012 17:25:13 +0100, Jerome BENOIT wrote: > Where is rdmd in Debian ? *** http://www.d-programming-language.org/faq.html#q5 Will D be open source? The front end for the dmd D compiler is open source, and the complete source comes with the compiler, and is available on github. Th