Slashdot Mirror


User: defelsing

defelsing's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:So? on Nim Programming Language Gaining Traction · · Score: 1

    The first half of this article is basically about this: http://hookrace.net/blog/what-...

  2. Re:So? on Nim Programming Language Gaining Traction · · Score: 1

    Nim is just yet another statically-typed GC language with an unsafe escape hatch.

    If that's the only criterion you have, then yes, Nim is "just another language". But there are many areas where Nim shines: Unique metaprogramming capabilities, short compile times, great interaction with C libraries, great performance, readability.