PCC: A 32-bit C development system for pulse-32

For every operating system that goes out in the market today, a means by which applications can be created is greatly needed. This is because any computer system's value is determined by the quality of the applications available for it. Compilers were introduced just for this purpose. It is of...

Full description

Saved in:
Bibliographic Details
Main Authors: Chua, Rommel C., Marquez, John Marvin Anthony B., Shih, Spenson V., Soriano, Gary R.
Format: text
Language:English
Published: Animo Repository 2000
Subjects:
Online Access:https://animorepository.dlsu.edu.ph/etd_bachelors/14240
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: De La Salle University
Language: English
Description
Summary:For every operating system that goes out in the market today, a means by which applications can be created is greatly needed. This is because any computer system's value is determined by the quality of the applications available for it. Compilers were introduced just for this purpose. It is of course possible to program applications without the use of compilers but this would be unnecessary and undesirable: either a slow interpreter is used or assembly programming will be required. Our thesis aims to provide a C programming environment for Pulse-32, De La Salle University's homegrown operating system. The system will ideally support ANSI C standard libraries since they are basic programming necessities. Without a compiler that runs on Pulse-32, the development of useful applications would be difficult and thus the continuous growth of Pulse-32 would be impaired.