On Tuesday, 27 March 2018 at 01:25:42 UTC, timotheecour wrote:
D and nim are both very promising.
I created this git repo to compare them:
https://github.com/timotheecour/D_vs_nim/
Goal: up to date and objective comparison of features between D
and nim (to help deciding what language to use), and 1:1 map of
features and libraries to help D users learn nim and vice versa.
PRs are welcome and merged fast
Sometimes I want to use a debugger like gdc. If it works, it can
be really useful. I skipped trying out Nim, because debugging was
not really supported. I wonder, if this is fixed now