Skip to main content

JavaScript

  • Chapter
  • 51 Accesses

Abstract

Computer systems contain a microprocessor which controls the operation of the computer. The microprocessor only understands binary information and operates on a series of binary commands known as machine code. It is extremely difficult to write large programs in machine code, so that high-level languages are used instead. A low-level language is one which is similar to machine code and normally involves the usage of keyword macros to replace machine code instructions. High-level languages have a syntax that is almost like written English and thus make programs easy to read and to modify. In most programs the actual operation of the hardware is invisible to the programmer. A compiler changes the high-level language into machine code. Typical high-level languages include C/C++, BASIC, COBOL, FORTRAN and Pascal; an example of a low-level language is 80486 Assembly Language.

This is a preview of subscription content, log in via an institution.

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Copyright information

© 1997 William Buchanan

About this chapter

Cite this chapter

Buchanan, W. (1997). JavaScript. In: Mastering the Internet. Palgrave, London. https://doi.org/10.1007/978-1-349-14456-3_10

Download citation

Publish with us

Policies and ethics