Paradigm | Imperative, procedural, concurrent |
---|---|
Designed by | Fred Barnes, Peter Welch |
Developers | occam for all, University of Kent |
Platform | IA-32, Arduino |
Influenced by | |
occam |
In computer science, occam-π (or occam-pi) is the name of a variant of the programming language occam developed by the Kent Retargetable occam Compiler (KRoC) team at the University of Kent.[1] The name reflects the introduction of elements of π-calculus (pi-calculus) into occam, especially concepts involving mobile agents (processes) and data. The language contains several extensions to occam 2.1, including:
- Nested protocols
- Run-time process creation
- Mobile channels, data, and processes
- Recursion
- Protocol inheritance
- Array constructors
- Extended rendezvous
See also
References
- ↑ Barnes, Fred; Welch, Peter (14 January 2006). "occam-pi: blending the best of CSP and the pi-calculus". Retrieved 24 November 2006.
External links
- Official website
- University of Kent Occam-pi project page
- Tock Occam compiler
- Parallel programming users group on Occam-pi
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.