RE: C Programming Discussion 06-25-2014, 06:43 AM
#17
Quote:that provides little or no abstraction from a computer's instruction set architecture.
How "little"?
Quote:Low-level languages can be converted to machine code without using a compiler or interpreter.
By this definition, not even Assembly is a low level language.
Quote:and the resulting code runs directly on the processor.
Well, C output also run directly on the processor.
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)