High Level Language versus Low Level Language comparison chart
 | High Level Language | Low Level Language |
|---|
| PROGRAMMING LANGUAGE | A high-level programming language is a programming language |
a low-level programming language is a programming language |
|---|
| INSTRUCTION | strong abstraction |
little or no abstraction from a computer's instruction set architecture. |
|---|
| TYPE OF LANGUAGE | natural language elements |
either machine code or assembly language |
|---|
| USAGE | high level languages are "high level" in which it is simpler, automate and easier to use. |
low-level languages are "close to the hardware." |
|---|
| DEVELOPMENT | a high-level programming language isolates the execution semantics of a computer architecture from the specification of the program, which simplifies development. |
the programs was still only suitable for one type of machine. something better was needed. |
|---|
Add content for High Level Language vs. Low Level Language or review and improve the comparison table above.