| % Syntax and Semantics |
| |
| <small>There is a new edition of the book and this is an old link.</small> |
| |
| Here are the relevant sections in the new and old books: |
| |
| |
| * **[in the current edition: Ch 3.00 — Common Programming Concepts][2]** |
| * [in the current edition: Appendix A — Keywords][3] |
| * [in the current edition: Appendix B — Operators][4] |
| * <small>[In the first edition: Ch 3 — Syntax and Semantics][1]</small> |
| |
| |
| [1]: https://doc.rust-lang.org/1.30.0/book/first-edition/syntax-and-semantics.html |
| [2]: ch03-00-common-programming-concepts.html |
| [3]: appendix-01-keywords.html |
| [4]: appendix-02-operators.html |
| |