db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
@InProceedings{Brown06a,
title = "{R}ain: {A} {N}ew {C}oncurrent {P}rocess-{O}riented {P}rogramming {L}anguage",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
author= "Brown, Neil C.C.",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
editor= "Welch, Peter H. and Kerridge, Jon and Barnes, Frederick R. M.",
db_connect: Could not connect to paper db at "wotug@dragon.kent.ac.uk"
pages = "237--251",
booktitle= "{C}ommunicating {P}rocess {A}rchitectures 2006",
isbn= "978-1-58603-671-3",
year= "2006",
month= "sep",
abstract= "This paper details the design of a new concurrent
process-oriented programming language, Rain. The language
borrows heavily from occam-p and C++ to create a new
language based on process-oriented programming, marrying
channel-based communication, a clear division between
statement and expression, and elements of functional
programming. An expressive yet simple type system, coupled
with templates, underpins the language. Modern features such
as Unicode support and 64-bit integers are included from the
outset, and new ideas involving permissions and coding
standards are also proposed. The language targets a new
virtual machine, which is detailed in a companion paper
along with benchmarks of its performance."
}