Why do you continue to use D?
bauss
jj_1337 at live.dk
Thu Jun 4 04:54:53 UTC 2020
On Wednesday, 3 June 2020 at 11:12:08 UTC, aberba wrote:
> I personally can't use any other system programming language
> due to the expressiveness and familiarity of D. Its familiar
> and some syntactic expressiveness are just hard to get in other
> systems languages...feels easier to model code in D.
>
> I don't use D primarily for work (Node.Js due to packages and
> cloud support...web services), but D is my go-to system
> language. Personally, wished I could use D for everything.
>
> I like the community here better, I like the engagement and
> support. Yeah, it's not perfect but way better than anywhere
> else I've been.
>
> What are you?
I use D primarily because of its performance, CTFE and over-all
expressiveness in the language.
I don't really care much about libraries, I'm the kind of guy to
write most stuff myself.
Of course I still use libraries but usually just "core" things.
More information about the Digitalmars-d
mailing list