Object_language Object_language

Object language - Definition and Overview

Related Words: Afghan, Afghani, Afrikaans, Ainu, Akan, Akkadian, Albanian, Aleut, Algonquian, Algonquin, Amharic, Anatolian, Andaman, Apache, Arabic, Aramaic, Araucanian, Arawak, Arawakan, Armenian, Aryan, Assamese
For an account of the concept of object language in mathematical logic, see formal system.

In computer science, an object language is a programming language that a programmer codes in. In order for the machine to run the code the programmer writes, it has to be compiled, assembled, and interpreted. In the process, code itself becomes other intermediate languages (such as assembly language) before becoming a binary program that the computer can run.

The languages the code becomes during these intermediate stages and the final machine language are referred to as metalanguages.

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.