You are on page 1of 1

High/low level programming

C, C++, PASCAL, Python


C = a + b
Human friendly
High level
Java - compiles to Byte Code --> sandbox (highly constrained - can be set to
control something or not be allowed to) --> JRE

Compiling - translate from source code --> execute


Interpreting
Mid level
Low level
Assembly language --> mnemonics
1 mu, add, subtract
0
Microprocessor 0 Machine language
1
0
Syntax - the grammatical rules, the exact form of the text
Semantics - meaning, what was meant by the text
Words of the Day
9/15/14 Notes
Monday, September 15, 2014 12:13 PM
CS 105 Page 1

You might also like