home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / sillies / silly8 / C / CompTerms < prev    next >
Encoding:
Text File  |  1994-02-11  |  1.3 KB  |  46 lines

  1.          Some useful definitions of computing terminology.
  2.          -------------------------------------------------
  3.                          by John Norris
  4.                          --------------
  5.  
  6. BASIC
  7. The only high level language other than Pilot which can be mastered 
  8. completely in less time than any program in it takes to execute.
  9.  
  10. BENCHMARK
  11. A precise method of measuring a computer's ability to do things which 
  12. nobody in their right minds would ever want to do.
  13.  
  14. COMPILER
  15. A program written specifically to treat a higher level language program 
  16. as data, reduce some of it to machine code, rearrange the rest into another 
  17. higher level language such as Greek, display an alarming and incomprehensible 
  18. message such as:
  19.  
  20. Fatal Internal Stack Failure
  21.  
  22. and then give up.
  23.  
  24. EMULATOR
  25. A program which works like another program by virtue of being an exact copy.
  26.  
  27. EXPANSION
  28. Any given program, or set of programs, or collection of data will expand 
  29. to fit the available memory.
  30.  
  31. HARDWARE
  32. The equipment used to reveal software faults.
  33.  
  34. PASSWORD
  35. A system of computer security in which a secret number or codeword is 
  36. assigned to each user on a system. These passwords are then written out 
  37. and placed on each terminal in case a user forgets theirs.
  38.  
  39. SOFTWARE
  40. The equipment used to reveal hardware faults.
  41.  
  42.  
  43. PT June 1991.
  44. ~~~~~~~~~~~~~
  45. *** EOF
  46.