December 2021
Beginner
840 pages
47h 29m
English
1.1 Conceptual depiction of a set of objects communicating by message passing.
1.3 Programming languages and the styles of programming therein are conduits into computation.
1.4 Evolution of programming languages across a time axis.
1.5 Factors influencing language design.
2.1 A finite-state automaton for a legal identifier and positive integer in C.
2.2 The dual nature of grammars as generative and recognition devices.
2.3 Two parse trees for the expression x + y * z.
2.4 Parse trees for the expression x.