If it is a compiler language you then have to compile it first before you can run it.
Wenn es eine Kompilierersprache ist, mußt du das Programm erst kompilieren, bevor du es laufen lassen kannst.
To compile a program written in C (a compiler language) you type
Um ein Programm, das in C (einer Kompilierersprache) geschrieben wurde, zu kompilieren, tippe
Visual C++ is a classic compiler language which expands ANSI C through object-oriented approaches.
Visual C++ ist eine klassische Compilersprache, die ANSI C um objektorientierte Ansätze erweitert.
Andere resultaten
basic programming skills in script- and compiler languages, e.g. Perl, Python, Bash
Grundkenntnisse der Programmierung in Skript- und Compilersprachen, wie Perl, Python, Bash
Opposed to other languages like C or C++ (compiler languages), the human readable code is not translated into maschine code (compiled).
Im Gegensatz zu anderen Sprachen wie C oder C++ (Kompilersprachen) wird der für Menschen lesbare Source-Code nicht in Maschinencode umgewandelt (kompiliert).
With most compilers languages a program has to be first compiled (i.e. translated from the source text to machine code) and then linked (i.e. joined up with other program portions and library functions and saved as a program file) before it can be executed.
Bei den meisten Compilersprachen wird ein Programm zunächst kompiliert (d.h. vom Quelltext in den Maschinencode übersetzt) und dann gelinkt (d.h. mit anderen Programmteilen und Bibliotheksfunktionen zusammengefügt und als Programmdatei abgespeichert) bevor es ausgeführt werden kann.
Therefore techniques of the formal languages and compiler construction are used.
We had to develop a special language compiler for our Hewlett-Packard computer.
Wir mussten für unsere Hewlett- Packard Computer einen speziellen Sprachcompiler entwickeln.
Many compilers use an intermediate language to optimize code conversion efficiently.
The User Language Compiler can be caused optionally to produce a listing file.
Der User Language Compiler kann optional zur Ausgabe einer Listingdatei veranlasst werden.
To translate this language a compiler has been implemented.
Synopsis The User Language Compiler must be called from the operating system shell.
Some high-level compilers use assembly language as an intermediate language.