Skip to main content

2004 | OriginalPaper | Buchkapitel

PiLib: A Hosted Language for Pi-Calculus Style Concurrency

verfasst von : Vincent Cremet, Martin Odersky

Erschienen in: Domain-Specific Program Generation

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

PiLib is a library written in Scala that implements the concurrency constructs of the $\pi \mbox{-calculus}$. Some features of the programming language Scala, examined in the paper, make it possible to use almost the same syntax as in the $\pi \mbox{-calculus}$. The advantages of this library with respect to a simple $\pi \mbox{-calculus}$ interpreter are that we can transmit any value along names, we can get control over them using the type system, and we have access to the full power of Scala in terms of expressiveness and libraries.

Metadaten
Titel
PiLib: A Hosted Language for Pi-Calculus Style Concurrency
verfasst von
Vincent Cremet
Martin Odersky
Copyright-Jahr
2004
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-540-25935-0_11