Sciweavers

4355 search results - page 19 / 871
» From Interpretation to Compilation
Sort
View
JBI
2006
13 years 7 months ago
Interpreting procedures from descriptive guidelines
Mor Peleg, Lily A. Gutnik, Vincenza Snow, Vimla L....
CC
2005
Springer
106views System Software» more  CC 2005»
14 years 1 months ago
Source-Level Debugging for Multiple Languages with Modest Programming Effort
Abstract. We present techniques that enable source-level debugging for multiple languages at the cost of only modest programming effort. The key idea is to avoid letting debugging ...
Sukyoung Ryu, Norman Ramsey
POPL
2006
ACM
14 years 8 months ago
Formal certification of a compiler back-end or: programming a compiler with a proof assistant
This paper reports on the development and formal certification (proof of semantic preservation) of a compiler from Cminor (a Clike imperative language) to PowerPC assembly code, u...
Xavier Leroy