Article ID Journal Published Year Pages File Type
433431 Science of Computer Programming 2013 17 Pages PDF
Abstract

In this day and age of multicore architectures, programming language support is in urgent need for constructing programs that can take great advantage of machines with multiple cores. We present in this paper an approach to safe multicore programming in ATS, a recently developed functional programming language that supports both linear and dependent types. In particular, we formalize a type system capable of guaranteeing safe manipulation of resources on multicore machines and establish its soundness. We also provide concrete examples as well as experimental results in support of the practicality of the presented approach to multicore programming.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics