As we have seen in other chapters, a computer can only understand programs defined using machine code. Consequently a program written for example in a high level language such as Java cannot be run directly. To execute a computer program written in high or low level language, it must be first be translated.
In this chapter we will see different types of translators which are used with different programming languages;
Language Translators – Student Notes
Translators – Translators – summary
Recent Comments