Sciweavers

SAMOS
2010
Springer

CLI-based compilation flows for the C language

13 years 2 months ago
CLI-based compilation flows for the C language
Abstract--Embedded systems contain a wide variety of processors. Economical and technological factors favor systems made of a combination of diverse but programmable processors. Software has a longer lifetime than the hardware for which it is initially designed. Application portability is thus of utmost importance for the embedded systems industry. The Common Language Infrastructure (CLI) is a rich virtualization environment for the execution of applications written in multiple languages. CLI efficiently captures the semantics of unmanaged languages, such as C. We investigate the use of CLI as a deployment format for embedded systems to reconcile apparently contradictory constraints: the need for portability, the need for high performance and the existence of a large base of legacy C code. In this paper, we motivate our CLI-based compilation environment for C, and its different use scenarios. We then focus on the specific challenges of effectively mapping the C language to CLI, and our...
Erven Rohou, Andrea C. Ornstein, Marco Cornero
Added 14 Feb 2011
Updated 14 Feb 2011
Type Journal
Year 2010
Where SAMOS
Authors Erven Rohou, Andrea C. Ornstein, Marco Cornero
Comments (0)