Evo of Prog Languages
Evo of Prog Languages
c. An entity, in a program to be created and within this or also within other programs
as a whole be processed can (eg to be created, copied, shifted, or changed can).
2. Compiler is:
a. a computer program that translates a computer program written in one computer
language (called the source language) into an equivalent program written in
another computer language (called the output, object, or target language).
b. A program which translates the source code for a library unit into an object
module in a program library
e. A program that translates a high level symbolic language to a low level machine
language
3. Interpreter is:
a. someone who mediates between speakers of different languages
c. A programming language that can be acted on (ie, executed) directly by the cpu.
Also called a first generation language (1GL).
d. The codes and format used by different machine manufactures within the
embroidery industry. Common formats include Barudan, Brother, Fortran, Happy,
Marco, Meistergram, Melco, Pfaff, Stellar, Tajima, Toyota, Ultramatic, and ZSK.
Most digitized systems can save designs in these languages so the embroidery
machine can read the computer disk.
b. The lowest-level, and most difficult, language you can use to program a
computer. Known as 2GL
b. A style of software development and packaging based on how real world objects
relate to one another. Data and procedures are combined in objects; objects
communicate with each other via messages; similar objects are grouped together
into classes; data and procedures are inherited through a class hierarchy