Nim
Nim is a general-purpose systems programming language that's designed to be efficient, expressive, and elegant. The Nim compiler produces dependency-free binaries for most platforms as well as JavaScript for the web.
Here are 1,208 public repositories matching this topic...
-
Updated
Sep 12, 2020 - Nim
-
Updated
Nov 14, 2019
-
Updated
Sep 22, 2020 - Nim
-
Updated
Oct 12, 2020 - Nim
-
Updated
Sep 4, 2020 - Python
Dart-lang
Language request for Dart.
-
Updated
Oct 7, 2020 - Nim
-
Updated
Oct 8, 2020 - Nim
-
Updated
Sep 29, 2020 - Nim
-
Updated
Jun 8, 2019 - Nim
-
Updated
Oct 11, 2020 - Nim
-
Updated
Oct 9, 2020 - Nim
-
Updated
Jun 7, 2017 - Nim
-
Updated
Oct 3, 2020 - Nim
-
Updated
Oct 12, 2020 - Nim
Created by Andreas Rumpf
Released 2008
- Repository
- nim-lang/Nim
- Website
- nim-lang.org
- Wikipedia
- Wikipedia


From the blame, this line is three years old:
https://github.com/nim-lang/Nim/blob/992952d86844805231bcc8a92063c122f721658d/compiler/commands.nim#L232
I encountered it since I missed the "c" in
--gc:arc, which does work (extraordinarily well, I'll add):