Re: Kotlin Meta and CT programming vs D

2024-12-22 Thread Jo Blow via Digitalmars-d-learn
On Sunday, 22 December 2024 at 10:56:26 UTC, Sergey wrote: On Thursday, 19 December 2024 at 06:04:33 UTC, Jo Blow wrote: In any case, it was a great experience for the first month or so but then when I started looking for more complicated "D like" features such as CT/meta programming they don't

Re: Cross Compilation Guide for New Users

2024-12-22 Thread Steven Schveighoffer via Digitalmars-d-learn
On Friday, 20 December 2024 at 09:03:22 UTC, Dan wrote: Hi Dlang forums. I ran into some problems when trying to cross compile. Hope this clarifies the set-up for anyone with the same problems. Additionally, perhaps these more explicit instructions / pitfalls could be put into the official [

Re: Kotlin Meta and CT programming vs D

2024-12-22 Thread Sergey via Digitalmars-d-learn
On Thursday, 19 December 2024 at 06:04:33 UTC, Jo Blow wrote: In any case, it was a great experience for the first month or so but then when I started looking for more complicated "D like" features such as CT/meta programming they don't seem to actually exist... at least not in the way one thin