Shopping for template languages

monkyyy crazymonkyyy at gmail.com
Thu Aug 8 16:50:06 UTC 2024


On Thursday, 8 August 2024 at 15:31:11 UTC, cc wrote:
> On Wednesday, 7 August 2024 at 19:44:57 UTC, monkyyy wrote:
>> why am I tolerating d?
>
> I really, really like D's templating and metaprogramming.

>> with an extensive std pushing the boundaries.

I cant mantain 1000 projects, or 100 projects or probably even 
12, can I manage 3?. I love the meta programming, but I feel its 
wasted without major pushes to make generic code.

Templates come at a steep cost I dont think your getting a return 
if you reuse a block of code 3 times(an over estimation, even 
filter may not be used in every project), and thats my templates 
the std and the official style guide wants 
templates+contracts+formalized interfaces+bureaucracy documents


More information about the Digitalmars-d mailing list