- Traditionally written in assembly language, operating systems can now be written in higher-level languages.
- Code written in a high-level language:
- can be written faster.
- is more compact.
- is easier to understand and debug.
- An operating system is far easier to port (move to some other hardware) if it is written in a high-level language.
No comments:
Post a Comment