Tags: Programming Language.

A compiled language is a programming language whose implementations are typically compilers (translators which generate machine code from source code) and not interpreters (step-by-step executors of source code where no pre-runtime translation takes place).The term is somewhat vague; in principle any language can be implemented with a compiler or with an interpreter.

Loading...

This page contains content from the copyrighted Wikipedia article "Compiled language"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.