Tagged Questions

In theoretical computer science, the π-calculus (or pi-calculus) is a process calculus originally developed by Robin Milner, Joachim Parrow and David Walker as a continuation of work on the process calculus CCS (Calculus of Communicating Systems).

learn more… | top users | synonyms

0
votes
0answers
34 views

Good introductory textbook for π-calculus

I'm looking for a good, introductory textbook for π-calculus. I've found a few tutorials on the web, and the Wikipedia article is informative (but a bit too dense). I'm looking for a good textbook ...