Automated Code Generation for Industrial-Strength Systems

Thomas Weigert, Missouri University of Science and Technology
Frank Weil
Aswin van den Berg
Paul Dietz
Kevin Marth

This document has been relocated to http://scholarsmine.mst.edu/comsci_facwork/237

There were 5 downloads as of 28 Jun 2016.

Abstract

Model-driven engineering proposes to develop software systems by first creating an executable model of the system design and then transforming this model into an implementation. This paper discusses the design of an automatic code generation system that transforms such models into product implementations for highly reliable, industrial-strength systems. It provides insights, practical considerations, and lessons learned when developing code generators for applications that must conform to the constraints imposed by real-world, high-performance systems. Automatic code generation has played a large part in dramatically increasing both the quality and the reliability of software for these systems.