Hacker News new | ask | show | jobs
by kitd 1956 days ago
OCCAM!! That was it! Thx I was trying to remember the name of the language they used.

I wonder whether OCCAM would be usable here, or if not, then something based on the lessons learnt from it.

1 comments

OCCAM implemented CSP (Communicating Sequential Processes) that Go took a lot of lessons from.

(https://en.wikipedia.org/wiki/Communicating_sequential_proce...)