An Oberon Linker for an Imperfect World - More Notes on Building Your Own Tools
暂无分享,去创建一个
Experience creating custom application software has taught us that total control over our development tools is a necessity. Project Oberon provided an excellent starting point for us to build our own cross-platform application programming environment. In addition to adapting Wirth’s Oberon compiler, we have developed an accompanying linker which creates native programs for popular operating systems such as Windows, MS-DOS, Unix/Linux, Macintosh, and Palm OS. In this case study, we summarise the structure of the linker and some of the executable formats it can generate, and we describe one of the large commercial projects in which it is used. Note that such a linker is not necessary in the Oberon operating system, since the system loads compiled modules directly into memory as needed; sadly many industry-standard operating systems are not as efficient.
[1] Niklaus Wirth,et al. Project Oberon - the design of an operating system and compiler , 1992 .
[2] Paul Reed,et al. Building Your Own Tools: An Oberon Industrial Case-Study , 2000, JMLC.
[3] Niklaus Wirth,et al. A Plea for Lean Software , 1995, Computer.