* Self-Documenting Design by Contract (Compile-Time/RunTime) seems appealing 
to Ada developers:



  * Debug/Assertive programming utils are useful



  * [Nimpy](https://github.com/yglukhov/nimpy) is cool for people doing Python, 
Python2 is Deprecated soon, great opportunity to promote Nimpy.
  * [NimScript](https://nim-lang.github.io/Nim/nims.html) is really nice tool 
for [DevOps](https://github.com/kaushalmodi/nim_config), specially 
crossplatform.
  * [Loco](https://github.com/moigagoo/loco#loco-localization-package-for-nim) 
and 
[Nimterlingua](https://github.com/juancarlospaco/nim-nimterlingua#nimterlingua) 
got you covered for i18n.
  * [Hardened Builds are 
possible](https://github.com/juancarlospaco/nim-contra#hardened-mode), not all 
new langs has that, Go wont even PIE (last time I checked).
  * Web framework with [2 Factor Authentication, ReCaptcha, WebP, 
Postgres/SQlite, DbC, Hardened builds, etc](https://nimwc.org/login).
  * The LLVM backend and the Dalvik backend Dali is really awesome too.


Reply via email to