@InProceedings{Jacobsen06, title = "{N}ative {C}ode {G}eneration using the {T}ransterpreter.", author= "Jacobsen, Christian L. and Dimmich, Damian J. and Jadud, Matthew C.", editor= "Welch, Peter H. and Kerridge, Jon and Barnes, Frederick R. M.", pages = "269--280", booktitle= "{C}ommunicating {P}rocess {A}rchitectures 2006", isbn= "978-1-58603-671-3", year= "2006", month= "sep", abstract= "We are interested in languages that provide powerful abstractions for concurrency and parallelism that execute everywhere, efficiently. Currently, the existing runtime environments for the occam-pi programming language provide either one of these features (portability) or some semblance of the other (performance). We believe that both can be achieved through the careful generation of C from occam-pi, and demonstrate that this is possible using the Transterpreter, a portable interpreter for occam-pi, as our starting point." }