Sciweavers

PEPM
2009
ACM

Designing aspects for side-effect localization

14 years 1 months ago
Designing aspects for side-effect localization
Computation performed in many typical aspects involve side effects. In a purely functional setting, adding such aspects using techniques such as monadification will generally lead to crosscutting changes. This paper presents an approach to provide side-effecting aspects for purely lazy functional languages in a user transparent fashion. We propose a simple yet direct state manipulation construct for developing side-effecting aspects and devise a systematic monadification scheme to translate the woven code to a purely monadic style functional code. Categories and Subject Descriptors D.3.4 [Programming Languages]: Processors—Optimizaation General Terms Design, Languages, Theory, Verification Keywords Aspect-oriented programming, Side-effect, Lazy semantics, Monadification
Kung Chen, Jia-Yin Lin, Shu-Chun Weng, Siau-Cheng
Added 17 Mar 2010
Updated 17 Mar 2010
Type Conference
Year 2009
Where PEPM
Authors Kung Chen, Jia-Yin Lin, Shu-Chun Weng, Siau-Cheng Khoo
Comments (0)