|
|
|
|
|
by eternalban
1205 days ago
|
|
Your recollection is spot on. Re. CnC, how about something like: @thread-safe @lock-free @sparse
map map[K,V]
(Let's not get hunged-up syntax.)> What tends to be more like a CNC machine are libraries. If a language or library gives you composable semantics, you may have a programming CnC on your hand. CnC requires minimally one degree of disconnect between the artefact and the artisan. A language compiler/runtime (or library) that applies composable semantics to logical & computational abstractions. |
|
But the syntax is precisely the only thing a language can give you that a library cannot.