On Tuesday, 23 May 2017 at 07:33:04 UTC, MGW wrote:
On Sunday, 21 May 2017 at 05:52:11 UTC, Ecstatic Coder wrote:
Since a few months, I'm using D for all my command-line tools.
I consider that D and phobos are quite ready for constant use.
As for alternative libraries, I selected a way of integration
with Qt. One Small example of my operation on Mac OSX, is mini
IDE c use of Qt 5.
https://www.youtube.com/watch?v=JbvUJwShN_c
https://github.com/MGWL/QtE5
Thanks for proposing this C++ wrapper.
Qt will get the job done, obviously, so at least now I can
implement my GUI with ease.
C++ back to the rescue ;)