10 citations · 10 across the 1 of their papers we have counts for
2 papers
cs.PL2022★ 10 cited
A Survey on Parallelism and Determinism
Laure Gonnord, Ludovic Henrio, Lionel Morel +1
Parallelism is often required for performance. In these situations an excess of non-determinism is harmful as it means the program can have several different behaviours or even dif…
cs.PL2019
Kindly Bent to Free Us
Gabriel Radanne, Hannes Saffrich, Peter Thiemann
Systems programming often requires the manipulation of resources like file handles, network connections, or dynamically allocated memory. Programmers need to follow certain protoco…