Re: Rant after trying Rust a bit

2015-07-23 Thread Andre Kostur via Digitalmars-d
On 2015-07-22 3:35 PM, John Colvin wrote: On Wednesday, 22 July 2015 at 21:36:58 UTC, jmh530 wrote: On Wednesday, 22 July 2015 at 20:43:04 UTC, simendsjo wrote: When "everything" is an expressions, you can write things like auto a = if(e) c else d; In D you have to write type a = inval

Re: sockaddr_in and InternetAddress

2015-05-29 Thread Andre Kostur via Digitalmars-d
On 2015-05-28 11:10 PM, Vladimir Panteleev wrote: On Friday, 29 May 2015 at 00:08:10 UTC, Andre Kostur wrote: I'm looking for one of two things: 1) If I have a sockaddr_in, how do I get it into an InternetAddress? First of all, you may not actually need an InternetAddress. Modern code working

sockaddr_in and InternetAddress

2015-05-28 Thread Andre Kostur via Digitalmars-d
I'm looking for one of two things: 1) If I have a sockaddr_in, how do I get it into an InternetAddress? I can do it with sufficient handwaving using bigEndianToNative and such (pulling out the 4-byte address in there), but I was expecting an easier/shorter method to get the sockaddr_in into

Re: [dconf] Share a ride SLC-hotel?

2015-05-26 Thread Andre Kostur via Digitalmars-d
On 2015-05-25 9:39 AM, Andrei Alexandrescu wrote: I'm arriving in SLC on Tue at 11:39 pm. Anyone up for sharing a ride? I'm thinking http://www.expressshuttleutah.com/. -- Andrei Sorry... I'm arriving about 4:15 PM

Re: DMD Copyright string

2015-04-22 Thread Andre Kostur via Digitalmars-d
On 2015-04-22 12:13 AM, weaselcat wrote: something tells me it will be more than 95 years by the time Walter passes considering Mickey's copyright expires in 8 years : ) Well, Mickey's copyright expires _again_ in 8 years...

Re: Is it possible to call D functions from C++

2015-03-20 Thread Andre Kostur via Digitalmars-d
On 2015-03-19 1:57 AM, krzaq wrote: On Thursday, 19 March 2015 at 08:38:45 UTC, Kagamin wrote: Hmm... I read it as "it shall have the return type of int, but if not, then it's implementation-defined". In that case, I refer you to https://www.ietf.org/rfc/rfc2119.txt To be picky (because I li

Re: Lost a new commercial user this week :(

2014-12-19 Thread Andre Kostur via Digitalmars-d
On 2014-12-19, 5:33 AM, Wyatt wrote: On Friday, 19 December 2014 at 09:15:18 UTC, Walter Bright wrote: The class of people who attend programming conferences is an extreme minority of our field. They're about as representative of our industry as you believe the posters on these newsgroups are

Re: Lost a new commercial user this week :(

2014-12-17 Thread Andre Kostur via Digitalmars-d
On 2014-12-17, 2:41 AM, Dicebot wrote: On Wednesday, 17 December 2014 at 10:33:34 UTC, ketmar via Digitalmars-d wrote: when i started to learn D, i found and read Andrei's book, Ali's book and Philippe's "template tutorial". and i never complained that phobos reference documentation is "hostile

A different compiler written in D

2014-09-28 Thread Andre Kostur via Digitalmars-d
I ran across mention of a JavaScript compiler written in D on the ACM TechNews... https://github.com/maximecb/Higgs

Re: Which patches/mods exists for current versions of the DMD parser?

2014-09-10 Thread Andre Kostur via Digitalmars-d
On 2014-09-09, 8:07 AM, AsmMan wrote: IIRC, Ada operators are plain US-ASCII. The programming language (which I was trying to call name in above post) and you're probably talking about is APL: http://en.wikipedia.org/wiki/APL_%28programming_language%29 You're right. I've been programming a w

Re: Which patches/mods exists for current versions of the DMD parser?

2014-09-09 Thread Andre Kostur via Digitalmars-d
On 2014-09-09, 6:55 AM, ketmar via Digitalmars-d wrote: On Tue, 09 Sep 2014 13:15:55 + AsmMan via Digitalmars-d wrote: in : templatename‹params› out: templatename!(params) Why dou want to turn it into C++'s style? look carefully: it's not "<", it's completely different unicode char. Is

Re: Advertising "D Cookbook" on http://dlang.org or http://wiki.dlang.org/Books

2014-05-07 Thread Andre Kostur via Digitalmars-d
On Wednesday, 7 May 2014 at 18:27:46 UTC, Piotrek wrote: I would put it under the tweets or even over them. I think the bottom is somehow counter-advertising. In my view, natural position for recommended books (or other products) are on the side panel. I'm with you... I think something like f