Sciweavers

ICESS
2007
Springer

A Code Generation Framework for Actor-Oriented Models with Partial Evaluation

13 years 10 months ago
A Code Generation Framework for Actor-Oriented Models with Partial Evaluation
Embedded software requires concurrency formalisms other than threads and mutexes used in traditional programming languages like C. Actor-oriented design presents a high level abstraction for composing concurrent components. However, high level abstraction often introduces overhead and results in slower system. We address the problem of generating efficient implementation for the systems with such a high level description. We use partial evaluation as an optimized compilation technique for actor-oriented models. We use a helper-based mechanism, which results in flexible and extensible code generation framework. The lt is that the benefit offered by high level abstraction comes with (almost) no performance penalty. The code generation framework
Gang Zhou, Man-Kit Leung, Edward A. Lee
Added 08 Jun 2010
Updated 08 Jun 2010
Type Conference
Year 2007
Where ICESS
Authors Gang Zhou, Man-Kit Leung, Edward A. Lee
Comments (0)