Compiled language

From Wikipedia, the free encyclopedia
Revision as of 13:38, 22 April 2025 by 128.176.164.125 (talk) (Removed footnotes needed template)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.[1] In some environments, source code is first compiled to an intermediate form (e.g., bytecode) and then interpreted.[2]

See also

References

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".

External links

Template:Types of programming languages


Template:Prog-lang-stub