Content deleted Content added
m caps |
→Abstraction penalty: viod calculate Tags: Reverted Visual edit |
||
Line 63:
== Execution modes ==
{{refimprove section|find=
There are three general modes of execution for modern high-level languages:
; Interpreted: When code written in a language is
; Compiled: When code written in a language is [[Compiled language|compiled]], its syntax is transformed into an executable form before running. There are two types of compilation:
:; Machine code generation: Some compilers compile source code directly into [[machine code]]. This is the original mode of compilation, and languages that are directly and completely transformed to machine-native code in this way may be called ''truly compiled'' languages. See [[assembly language]].
Line 92 ⟶ 93:
* http://c2.com/cgi/wiki?HighLevelLanguage - The [[WikiWikiWeb]]'s article on high-level programming languages
{{Types of programming languages|khezar=helo}}
{{Authority control}}
|