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.5 Lexical Addressing

Identifiers are necessary for writing programs, but unnecessary for executing them. To see why, we annotate the environment from the expression given at the beginning of Section 6.4.1 with indices representing lexical depth and declaration position. Assume we number the innermost-to-outermost blocks of an expression from 0 to n. Lexical depth is an integer representing a block with respect to all of the nested blocks it contains. Further, assume that we number each formal parameter in the declaration list associated with each block from 0 to m. The declaration position of a particular identifier is an integer representing the position in the list of identifiers of a lambda expression of that identifier.

Table 6.3 illustrates ...

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