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

6.12 Thematic Takeaways

  • Programming language concepts often have options, as with scoping (static or dynamic) and nonlocal reference binding (deep, shallow, or ad hoc).

  • A closure—a function that remembers the lexical environment in which was created—is an essential element in the study of language concepts.

  • The concept of binding is a universal and fundamental concept in programming languages. Languages have many different types of bindings; for example, scope refers to the binding of a reference to a declaration.

  • Determining the scope in a programming language that uses manifest typing is challenging because manifest typing blurs the distinction between a variable declaration and a variable reference.

  • Lexically scoped identifiers are useful ...

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