Skip to Content
Programming Languages: Concepts and Implementation
book

Programming Languages: Concepts and Implementation

by Saverio Perugini
December 2021
Beginner
840 pages
47h 29m
English
Jones & Bartlett Learning
Content preview from Programming Languages: Concepts and Implementation

4.6 Thematic Takeaways

  • Languages lend themselves to implementation through either interpretation or compilation, but usually not through both.

  • An interpreter or compiler for a computer language creates a virtual machine for the language of the source program (i.e., a computer that virtually understands the language).

  • Compilers and interpreters are often complementary in terms of their advantages and disadvantages. This leads to the conception of hybrid implementation systems.

  • Compilation results in a fast executable; interpretation results in slow execution because it takes longer to decode high-level program statements than machine instructions.

  • Interpreters support run-time flexibility in the source language, which is often less practical ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Concepts and Semantics of Programming Languages 1

Concepts and Semantics of Programming Languages 1

Therese Hardin, Mathieu Jaume, Francois Pessaux, Veronique Viguie Donzeau-Gouge
Programming C# 10

Programming C# 10

Ian Griffiths

Publisher Resources

ISBN: 9781284222739