Elementary affine $lambda$-calculus with multithreading and side effects

Antoine Madet,Roberto M. Amadio
DOI: https://doi.org/10.48550/arXiv.1102.4971
2011-02-24
Programming Languages
Abstract:Linear logic provides a framework to control the complexity of higher-order functional programs. We present an extension of this framework to programs with multithreading and side effects focusing on the case of elementary time. Our main contributions are as follows. First, we provide a new combinatorial proof of termination in elementary time for the functional case. Second, we develop an extension of the approach to a call-by-value $lambda$-calculus with multithreading and side effects. Third, we introduce an elementary affine type system that guarantees the standard subject reduction and progress properties. Finally, we illustrate the programming of iterative functions with side effects in the presented formalism.
What problem does this paper attempt to address?