103 citations · 103 across the 2 of their papers we have counts for
2 papers
cs.SE2014★ 103 cited
A Comparative Study of Programming Languages in Rosetta Code
Sebastian Nanz, Carlo A. Furia
Sometimes debates on programming languages are more religious than scientific. Questions about which language is more succinct or efficient, or makes developers more productive are…
cs.DC2014
Dynamic Checking of Safe Concurrent Memory Access using Shared Ownership
Mischael Schill, Sebastian Nanz, Bertrand Meyer
In shared-memory concurrent programming, shared resources can be protected using synchronization mechanisms such as monitors or channels. The connection between these mechanisms an…