DocumentCode
1745973
Title
A language for software subsystem composition
Author
Buffenberger, J. ; Gruell, Kirk
Author_Institution
Boise State Univ., ID, USA
fYear
2001
fDate
6-6 Jan. 2001
Abstract
A software system often consists of thousands of source files, which must be translated into thousands of intermediate files, which eventually must be translated into some small number of library and executable files. Collectively, these steps compose its build process. A large software system can be difficult to build. The steps can be numerous and complex. Of course, there are a variety of tools to assist us (e.g. MAKE), but their languages emphasize the specification of low-level details (e.g. compiler names and options), rather than high-level attributes (e.g. host/target platforms and required subsystems). This paper describes a new domain-specific language for specifying the composition and construction of a software system, where the emphasis is on high-level attributes. A specification is processed by a pipeline of fairly simple tools to produce a set of makefiles, which are then processed by MAKE in the usual way.
Keywords
large-scale systems; specification languages; subroutines; MAKE tool; build process; domain-specific language; executable files; high-level attributes; host platforms; intermediate files; large software systems; library files; makefiles; pipeline; required subsystems; software subsystem composition language; software system specification; source files; target platforms; Birds; Bismuth; Marine animals;
fLanguage
English
Publisher
ieee
Conference_Titel
System Sciences, 2001. Proceedings of the 34th Annual Hawaii International Conference on
Conference_Location
Maui, HI, USA
Print_ISBN
0-7695-0981-9
Type
conf
DOI
10.1109/HICSS.2001.927267
Filename
927267
Link To Document