Originale-mail to me for new edition

 

Syntactic elements

 

Topic groups

 

Syntactic elements: Overview

Fundamental syntactic elements: Overview

Special symbols

Identifiers

Reserved words

Directives

Numerals

Labels

Character strings

Comments and compiler directives

About expressions

About operators

Arithmetic operators

Boolean operators

Logical (bitwise) operators

String operators

Pointer operators

Set operators

Relational operators

Class operators

The @ operator

Operator precedence rules

Function calls

Set constructors

Indexes

Typecasts: Overview

Value typecasts

Variable typecasts

About declarations and statements

Declarations

Statements

Simple statements: Overview

Assignment statements

Procedure and function calls

Goto statements

Structured statements: Overview

Compound statements

With statements

If statements

Case statements

Control loops

Repeat statements

While statements

For statements

Blocks and scope: Overview

Blocks

Scope

 

 

 

译文

 

语法元素

 

主题组

 

语法元素:概述

基本语法元素:概述

特殊符号

标识符

保留字

指示字

数字

标号

字符串

注释和编译指示

表达式

运算符

算术运算符

布尔运算符

逻辑(按位)运算符

串运算符

指针运算符

集合运算符

关系运算符

类运算符

地址(@)运算符

运算符优先规则

函数调用

集合构造器

索引

类型转换:概述

值类型转换

变量类型转换

声明和语句

声明

语句

简单语句:概述

赋值语句

过程和函数调用

跳转(goto)语句

结构语句:概述

混合语句

With语句

If语句

Case语句

控制循环

Repeat语句

While语句

For语句

块和作用域:概述

作用域