Computer languages

12345678910111213
Across
  1. 2. a low-level interface between hardware and software.
  2. 3. combines features of low-level and high-level languages.
  3. 6. Amercian Computer Scientist created computer langauges
  4. 9. Based on C and C++
  5. 12. A dynamic, open source programming language with a focus on simplicity and productivity
  6. 13. a formal language used to communicate with a computer
Down
  1. 1. uses English like statements to write the computer instructions.
  2. 4. allows programmers to directly manipulate the registers and memory of the computer and monitor the execution of instructions
  3. 5. basic type of computer language that a computer can understand directly.
  4. 7. a cross-platform language that can be used to create high-performance applications
  5. 8. Guido van Rossum created this language and also known as the swiss army knife
  6. 10. a value that can change, depending on conditions or on information passed to the program
  7. 11. a block of organized, reusable code that is used to perform a single, related action