Translations:Building Slicer/3/en

De Slicer-Int
Revisión del 15:48 30 ago 2018 de Lukas (discusión | contribuciones) (Página creada con «<div style="border:none; margin-left: 2em; margin-right: 5em; text-align: justify; padding-left:5px; text-indent: 3%; color:#000"> In software development, the term "build...»)
(dif) ← Revisión anterior | Revisión actual (dif) | Revisión siguiente → (dif)
Saltar a: navegación, buscar
In software development, the term "build" is used to refer to the construction of an application with a tangible result. The construction in this area refers to the process of converting source code into executable applications, that is, applications written in a language that the machine understands and can execute. As software engineers already know, when we talk about these processes we refer to software written in languages that must be compiled, not interpreted.