On Friday, 18 January 2019 at 20:29:08 UTC, H. S. Teoh wrote:
That would work, but it would also suffer from all the same
problems as macro-based programming in C. The compiler would
be unable to detect when you accidentally pasted type names
together where you intended to be separate, the str
On Thursday, 17 January 2019 at 20:47:38 UTC, Steven
Schveighoffer wrote:
well, there was no static foreach for that article (which I
admit I didn't read, but I know what you mean).
But it's DEFINITELY not as easy as it could be:
import std.conv;
alias AliasSeq(P...) = P;
template staticMa
On Thursday, 12 July 2018 at 14:49:14 UTC, bachmeier wrote:
AFAICT, the money goes to internal compiler work to add new
features to the language in order to appeal to C++ users.
Well, there's also the redesign of the Phobos collections.
I don't know if attracting C++ users is currently a speci
On Saturday, 21 October 2017 at 18:20:13 UTC, Ali Çehreli wrote:
D Fibers
Ali will present a shorter version of his DConf 2016 talk:
http://dconf.org/2016/talks/cehreli.html
D's fibers (coroutines in other languages) are not a part of
the language but a feature implemented by the D runtime.
On Thursday, 31 August 2017 at 17:40:16 UTC, bitwise wrote:
On Thursday, 31 August 2017 at 16:37:35 UTC, SrMordred wrote:
On Thursday, 31 August 2017 at 14:57:28 UTC, bitwise wrote:
https://www.tiobe.com/tiobe-index/d/
What happened in 2009?
My first thought was that it was related to the D
On Monday, 28 August 2017 at 12:19:26 UTC, Mike Parker wrote:
Jean-Louis Leroy posted about his open methods library here in
the forums some time ago. Now, he's written a blog post that
explains what open methods are, and describes the D
implementation and how it compares to his C++ library.
On Thursday, 3 August 2017 at 15:49:06 UTC, Martin Tschierschke
wrote:
On Thursday, 27 July 2017 at 08:29:14 UTC, Martin Tschierschke
wrote:
On Friday, 16 December 2016 at 05:43:02 UTC, Kai Nacke wrote:
Hi all,
Packt Publishing offers eBooks for $5 for a limited time. If
your collection of D
On Friday, 28 July 2017 at 13:37:31 UTC, Mike Parker wrote:
Funkwerk has been using D for nearly a decade to rewrite and
maintain their passenger information system. Based on input
from Mario Kröplin, I've just published the first of four posts
about their project and their experience with D. T
On Tuesday, 16 May 2017 at 17:44:28 UTC, Walter Bright wrote:
http://nwcpp.org
May 17th, 2017 at 7:00 PM
Steptoe Room, Cafeteria 40,
Microsoft Campus,
156th Ave NE,
Redmond, WA 98052.
Eric's talks are generally not to be missed.
We often go out for beer afterwards :-)
I remember this talk of
On Sunday, 14 May 2017 at 04:44:26 UTC, bluecat wrote:
On Saturday, 13 May 2017 at 23:22:41 UTC, Ali Çehreli wrote:
I've updated the book to 2.074.0. I've updated all paper and
electronic versions at all publishers. However, I recommend
that you wait a week or so before ordering (e.g. from Amaz
On Friday, 20 January 2017 at 13:35:40 UTC, Mike Parker wrote:
Jack Stouffer details how unit testing, code review, and code
coverage are handled in the development and maintenance of
Phobos. Thanks, Jack!
Blog:
https://dlang.org/blog/2017/01/20/testing-in-the-d-standard-library/
Reddit:
http
On Wednesday, 18 January 2017 at 21:57:42 UTC, Andrei
Alexandrescu wrote:
On 1/18/17 5:29 PM, Mark wrote:
I see. Is there a way to call invariant() of a class/struct
directly?
That would obviate the need for a particular predicate (copy
the class
state, run the setter, check if invariants are s
On Tuesday, 17 January 2017 at 15:59:26 UTC, Andrei Alexandrescu
wrote:
On 1/17/17 12:08 PM, Mark wrote:
On Tuesday, 17 January 2017 at 09:17:56 UTC, Andrei
Alexandrescu wrote:
On 1/17/17 9:32 AM, Eugene Wissner wrote:
Ah, well thanks. I don't think it makes much sense since it
would be
easier
On Tuesday, 17 January 2017 at 09:17:56 UTC, Andrei Alexandrescu
wrote:
On 1/17/17 9:32 AM, Eugene Wissner wrote:
Ah, well thanks. I don't think it makes much sense since it
would be
easier to write a complete setter if the user needs extra
checks.
Accessors are there only for the generation of
On Sunday, 8 January 2017 at 00:15:23 UTC, Seb wrote:
On Saturday, 7 January 2017 at 23:33:45 UTC, Benjiro wrote:
Maybe something to add ( for new users ) is something similar
to:
http://rustbyexample.com/
Easy to use, lots of information, simple tasks that involve
interaction for the user,
On Saturday, 24 December 2016 at 07:30:56 UTC, Ali Çehreli wrote:
On 12/15/2016 12:20 AM, Ali Çehreli wrote:
https://www.meetup.com/D-Lang-Silicon-Valley/events/236253882/
The slides:
http://files.meetup.com/18234529/The%20Curse%20of%20Knowledge.pptx
The video: http://youtu.be/XjnBMfVTI0
On Monday, 19 December 2016 at 17:50:17 UTC, Seb wrote:
On Monday, 19 December 2016 at 17:44:29 UTC, Andrei
Alexandrescu wrote:
Take a look e.g. at
https://dlang.org/phobos-prerelease/std_algorithm_iteration.html. Examples now have "Edit" and "Run" buttons that allow you to play with them online
On Thursday, 24 November 2016 at 14:06:40 UTC, Jonathan M Davis
wrote:
Personally, I don't care much about having body as a usable
symbol. It occasionally would be useful, but I can live without
it. However, I _do_ find it very annoying that it's required
for the function body when you have con
On Monday, 12 December 2016 at 21:58:23 UTC, Relja Ljubobratovic
wrote:
[1]
http://blog.mir.dlang.io/ndslice/algorithm/optimization/2016/12/12/writing-efficient-numerical-code.html
[2] https://github.com/libmir/dcv
[3] https://github.com/libmir/dcv/pull/58
Very impressive work.
Welcome, Razvan!
On Tuesday, 18 October 2016 at 18:21:31 UTC, Andrei Alexandrescu
wrote:
Hi everyone,
Please join me in welcoming Razvan Nitu to our fledgling team
of Romanian graduate students.
Razvan has already some solid industrial experience and has a
broad area of interests such as
20 matches
Mail list logo