digitalmars.D.learn - What is gdmd?
- Neto (1/1) Jun 21 What is gdmd? googling doesn't give useful results
- Dejan Lekic (2/3) Jun 21 Most likely this -> https://github.com/D-Programming-GDC/gdmd
- Neto (3/6) Jun 21 seeems to be the case
- Dejan Lekic (5/6) Jun 22 I forgot to mention - If I put `dlang gdmd` on Ecosia, it yields
- Neto (7/14) Jun 22 I do use `dlang` prefix but I didn't get any result like that.
On Saturday, 21 June 2025 at 18:21:21 UTC, Neto wrote:What is gdmd? googling doesn't give useful resultsMost likely this -> https://github.com/D-Programming-GDC/gdmd
Jun 21
On Saturday, 21 June 2025 at 18:24:43 UTC, Dejan Lekic wrote:On Saturday, 21 June 2025 at 18:21:21 UTC, Neto wrote:seeems to be the case https://github.com/dlang/tools/blob/17ab82c2f4a023ebb70718d98f919c167563705e/rdmd.d#L59What is gdmd? googling doesn't give useful resultsMost likely this -> https://github.com/D-Programming-GDC/gdmd
Jun 21
On Saturday, 21 June 2025 at 18:21:21 UTC, Neto wrote:What is gdmd? googling doesn't give useful resultsI forgot to mention - If I put `dlang gdmd` on Ecosia, it yields the link I gave you as the first link... I assume it would be the same with Google search. Rule of thumb - when you are searching for anything D related just slap `dlang` in front of it.
Jun 22
On Sunday, 22 June 2025 at 09:12:57 UTC, Dejan Lekic wrote:On Saturday, 21 June 2025 at 18:21:21 UTC, Neto wrote:I do use `dlang` prefix but I didn't get any result like that. Right now, the first result is my own post asking "What is gdmd?". The github link cames from code I was reading out curiosity. I wasn't involved with D or computers for a while, I must "train" google with "dlang" prefix to give D-related results. Duck.com is giving terrible results btwWhat is gdmd? googling doesn't give useful resultsI forgot to mention - If I put `dlang gdmd` on Ecosia, it yields the link I gave you as the first link... I assume it would be the same with Google search. Rule of thumb - when you are searching for anything D related just slap `dlang` in front of it.
Jun 22