June 2004
Intermediate to advanced
848 pages
21h 28m
English
Let's spend a minute to review some software terms that are often taken for granted. If you are already familiar with this, just skip ahead until you reach something new. The terminology is spelled out in detail here to give a solid basis for the material that follows in the rest of the book.
When people talk about a “programming language”, they mean things like:
How the language describes data,
The statements that work on data, and
The ways the two can be put together. The set of rules describing how you can put together programs in the language is called a grammar. The grammar for a programming language is written in mathematical language, and it defines how expressions are formed, what ...
Read now
Unlock full access