Vocab Bloom Hub

source program

/ˈsɔːs ˌprəʊɡræm/

Übersetzung: Ein Computerprogramm, das in einer höheren Programmiersprache geschrieben und für Menschen lesbar ist und vor der Ausführung durch einen Compiler oder Interpreter in Maschinencode übersetzt werden muss.

1 Eintrag

phrase

C1formalcommonIT/ˈsɔːs ˌprəʊɡræm/

A computer program written in a high-level programming language that is readable by humans and must be translated into machine code by a compiler or interpreter before execution.

  • 🇩🇪Ein Computerprogramm, das in einer höheren Programmiersprache geschrieben und für Menschen lesbar ist und vor der Ausführung durch einen Compiler oder Interpreter in Maschinencode übersetzt werden muss.
  1. Original code B2 formal

    A computer program written in a high-level programming language that is readable by humans and must be translated into machine code before execution.

    • The developer saved the source program in a text file.
    • A compiler converts the source program into an executable file.
    • The source program contains all the instructions for the software.

    🇩🇪Quellcode