There's no need for disparaging other languages, especially without examples to 
give more substance to your claims.

I do feel like in terms of design goals and at a high level, D is the closest 
cousin of Nim.

  * statically compiled
  * strong meta-programming and CTFE
  * C and C++ FFI
  * Procedural programming with a bloat-free syntax
  * fast compilation speed
  * GC with escape hatch (?)


Reply via email to