Hacker News new | ask | show | jobs
by Blackthorn 3335 days ago
Concurrency by default feels a bit like the underlying processor of the machine, what with superscalar architectures and all.
1 comments

Hardware Description Languages tend to be concurrent by default, with specific syntax for sequential logic.

A parallel pair of AND gates is physically concurrent, let alone anything with a clock.