Sciweavers

111 search results - page 7 / 23
» Automatic Ada Code Generation Using a Model-Driven Engineeri...
Sort
View
217
Voted
PLDI
2009
ACM
16 years 8 days ago
Automatic generation of library bindings using static analysis
High-level languages are growing in popularity. However, decades of C software development have produced large libraries of fast, timetested, meritorious code that are impractical...
Tristan Ravitch, Steve Jackson, Eric Aderhold, Ben...
106
Voted
SLE
2009
Springer
15 years 4 months ago
Closing the Gap between Modelling and Java
Abstract. Model-Driven Software Development is based on standardised models that are refined, transformed and eventually translated into executable code using code generators. How...
Florian Heidenreich, Jendrik Johannes, Mirko Seife...
AIIDE
2008
15 years 1 months ago
Automatically Generating Summary Visualizations from Game Logs
In this paper we describe a system called ViGLS (Visualization of Game Log Summaries) that generates summaries of gameplay sessions from game logs. ViGLS automatically produces vi...
Yun-Gyung Cheong, Arnav Jhala, Byung-Chull Bae, R....
SIGSOFT
2009
ACM
15 years 6 months ago
MSeqGen: object-oriented unit-test generation via mining source code
An objective of unit testing is to achieve high structural coverage of the code under test. Achieving high structural coverage of object-oriented code requires desirable method-ca...
Suresh Thummalapenta, Tao Xie, Nikolai Tillmann, J...
EMSOFT
2007
Springer
15 years 5 months ago
The revenge of the overlay: automatic compaction of OS kernel code via on-demand code loading
There is increasing interest in using general-purpose operating systems, such as Linux, on embedded platforms. It is especially important in embedded systems to use memory effici...
Haifeng He, Saumya K. Debray, Gregory R. Andrews