Design and Implementation of Concurrent C0

January 18, 2017 Β· Declared Dead Β· πŸ› LINEARITY

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Max Willsey, Rokhini Prabhu, Frank Pfenning arXiv ID 1701.04929 Category cs.PL: Programming Languages Citations 20 Venue LINEARITY Last Checked 3 months ago
Abstract
We describe Concurrent C0, a type-safe C-like language with contracts and session-typed communication over channels. Concurrent C0 supports an operation called forwarding which allows channels to be combined in a well-defined way. The language's type system enables elegant expression of session types and message-passing concurrent programs. We provide a Go-based implementation with language based optimizations that outperforms traditional message passing techniques.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted