On Wednesday, 17 August 2022 at 17:25:51 UTC, Ali Çehreli wrote:
On 8/17/22 09:28, Diego wrote:

> I'm writing a little terminal tool, so i think `-betterC` is
the best
> and simple solution in my case.

It depends on what you mean with terminal tool bun in general, no, full features of D is the most useful option.

I've written a family of programs that would normally be run on the terminal; I had no issues that would warrant -betterC.

Ali

Thank you all,

As suggested from Salih is better to use `ldc2` with `--link-defaultlib-shared` and `-O1`
Ali, your book is a fluent reading, thank you :)

Diego

Reply via email to