> While go does not have user-visible coloring, it certainly has > calling-convention-coloring, meaning you cannot call Go functions from C.
That's an order of magnitude better than having the coloring directly in your language! Besides, NimGo exists now and doesn't claim "don't use with C libraries" so Go's way might just be an artifact of its implementation.