تصميم وبناء بيئة برمجية متآلفة مع بيئة نظام Windows

Abstract

This research aims at designing and building a software environment to edit, compiled and implement assembly programs to improve Turbo Assembly 5.0 from the Borland Company to work on a harmonious environment with Windows operating system.The software environment called (Babylon) has been implemented by designing and constructing an Editor that uses some necessary and distinctive instruments used by IntelliSense built by a Microsoft in its applications Visual Studio. Then design and build the programs that connect the Borland Turbo Assembler 5.0 with the source files generated by our editor to produce the required Object Files and List Files. Finally we design and build programs that connect the program which links the linker with the Object Files to generate Execution Files.The Babylon software environment that has been designed and implemented is efficient and easy to use and it gives the programmer facilities to assist him in editing the programs and implementing there. Moreover it provides him with some of the tools needed to deal with the Assembly language.