Jump to content

Compiled language: Difference between revisions

From Niidae Wiki
Removed footnotes needed template
 
(No difference)

Latest revision as of 13:38, 22 April 2025

Template:Short description Compiled language categorizes a programming language as used with a compiler and generally implies not used with an interpreter. But, since any language can theoretically be compiled or interpreted the term lacks clarity. In practice, for some languages there are both compilers and interpreters.<ref>Template:Cite web</ref> In some environments, source code is first compiled to an intermediate form (e.g., bytecode) and then interpreted.<ref>Template:Cite web</ref>

See also

[edit]

References

[edit]

<references />

[edit]

Template:Types of programming languages


Template:Prog-lang-stub