Content deleted Content added
Isaidnoway (talk | contribs) →References: list-defined ref not used |
David Gerard (talk | contribs) rm cryptocurrency sites, not RSes on Wikipedia |
||
Line 1:
{{unreliable sources}}
{{About|translation of programming languages|translation of natural languages|Natural language processing|and|Machine translation}}
{{Program execution}}
Line 7 ⟶ 8:
== Programming Language Processors ==
The software development process is noticeably different depending on the type of translator used by a developer. Stages of the development process that are influenced by a translator include the initial programming stage, the [[debugging]] stage, and most notably the execution process. Factors that are affected during these stages include code performance, feedback speed for the debugging process, language features, and platform independence.
=== Compilers ===
|