Discover Packages
github.com/ChrisALiles/csp
command
module
Version:
v0.0.0-...-6ddbf8d
Opens a new window with list of versions in this module.
Published: Feb 16, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
csp
As Rob Pike has suggested, I've been working my way through C.A.R. Hoare's
1978 paper "Communicating Sequential Processes" and I've written some of
the examples in Go.
Expand ▾
Collapse ▴
Documentation
¶
From Hoare 1978 3.4
Read 40 character "cards" and print 65 character "lines".
Hoare 1978 5.1
Bounded buffer.
Hoare 1978 4.5
Set of integers in ascending order.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.