Skip to main content
Pascal compiler

Pascal compiler

8.2
A program that turns Pascal code into code a computer can run
  • noun
  • Specialized
translation icon : compilador de Pascal
  • In the programming class, students learned how to use a Pascal compiler to turn their code into executable programs.

Examples

  • The university developed its own Pascal compiler for teaching introductory programming courses.

  • She contributed to the open-source Pascal compiler, improving its support for modern features.

  • Before running the program, you need to process your files with a Pascal compiler.

  • The Pascal compiler produces efficient machine code.

  • Can you install a Pascal compiler on my laptop?

  • To run the software, make sure you have a Pascal compiler installed on your system.

  • The new features in the Pascal compiler allow for faster code translation and better performance.

Synonyms

compiler
vsPascal compiler
  • Specialized
14 5.5

A program that turns code written by people into machine code

is specific to one programming language rather than general-purpose
translator
vsPascal compiler
  • Specialized
7 4.1

A computer program that changes code from one programming language to another

is narrower and targets a particular source language rather than any conversion
compiling program
vsPascal compiler
  • Specialized
5.2

A program that turns programming code into instructions the computer can run

is limited to a single programming language instead of any language
translating program
vsPascal compiler
  • Specialized
3.6

A computer tool that changes code from one programming language to another

focuses on a specific source language rather than any language conversion

Surface Forms

Morphology

Pascal + compiler

The meaning 'a compiler for the Pascal programming language' is directly and compositionally derived from combining 'Pascal' (the language) with 'compiler' (software that translates source code). This noun+noun modification pattern (X Y = a Y for X) is regular and cross-linguistically common, so a B1 learner who knows both constituents will readily understand the phrase.

Etymology

Pascal compiler comes from the programming language Pascal, which was named after Blaise Pascal, a French thinker who made an early calculator called the Pascaline. A compiler is a tool that 'translates' a 'program' into code the computer can run, so a Pascal compiler literally means a tool that turns Pascal programs into code a computer understands.