Semantic analysis

1Citations
Citations of this article
21Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We have already seen how the syntax of a language allows us to analyze the structure of a program and display it as a tree, but this is only a part of the story. Structural analysis can be used to deduce the fact that the program contains a binary expression whose left operand is the identifier A, whose right operand is the identifier B and whose operator is +; it cannot tell us how to evaluate that expression. The purpose of the semantic analyzer is to derive an evaluation procedure from the structure of an expression and the attributes of its components.

Cite

CITATION STYLE

APA

Waite, W. M. (1974). Semantic analysis. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 21 LNCS, pp. 157–169). Springer Verlag. https://doi.org/10.1007/978-3-662-21549-4_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free