Content deleted Content added
m Reverted edits by 120.88.183.10 (talk) to last version by Philip Trueman |
No edit summary Tag: repeating characters |
||
Line 1:
{{Unreferenced|date=December 2009}}
In [[computer
Low-level languages can be converted to machine code without using a compiler or interpreter, and the resulting code runs directly on the processor. A program written in a low-level language can be made to run very quickly, and with a very small memory footprint; an equivalent program in a high-level language will be more heavyweight. Low-level languages are simple, but are considered difficult to use, due to the numerous technical details which must be remembered.
|