Publication
Pair programming: what’s in it for me?
Publication
Can We Make “Distance Matter” Less?
Video
A Component Language for Structured Concurrent Programming
In this talk, I present a new programming language designed for structured concurrency. The language is based on components which are organized in hierarchical and “pointer-free” structures. The components run concurrently and only interact via…