Efraim Flashner <efr...@flashner.co.il> skribis: > On Thu, 14 Jan 2016 16:12:35 +0100 > l...@gnu.org (Ludovic Courtès) wrote:
[...] >> Also, what’s CSP-style? :-) > > I have no idea :) I scanned golang.org but didn't see anything that looked > usable, so I hit up Wikipedia and that's what it spit out. It seems wikipedia > says: https://en.wikipedia.org/wiki/Communicating_sequential_processes "In > computer science, communicating sequential processes (CSP) is a formal > language for describing patterns of interaction in concurrent systems." Oh, interesting! It might be worth replacing “CSP-style” in the description with “in the style of communicating sequential processes (CSP)”. Thanks, Ludo’.