Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Conklin E.K.Forth programmer's handbook.2000.pdf
Скачиваний:
321
Добавлен:
23.08.2013
Размер:
2.04 Mб
Скачать

Forth Programmer’s Handbook

List of Figures

1.

The “top” of a dictionary. HERE returns the address of the next available

 

location. 4

 

 

 

 

 

 

2.

Logical structure of the Forth dictionary 4

 

 

3.

Structural details of a typical dictionary entry

6

 

4.

Items on the data stack

8

 

 

 

 

 

5.

Flow diagram of the text interpreter

12

 

 

6.

Example of a control program that runs a washing machine 28

7.

Format of arguments for most two-string operators 50

8.

Block handling in a file-based Forth system

88

 

9.

Dictionary entry built by CREATE

133

 

 

10.

Dictionary entry built by CONSTANT

136

 

 

11.

Example of structures defined by using DOES>

145

12.

Action of the Forth compiler

151

 

 

 

13.

“Break key” response example

152

 

 

14.

Compile-time action of IF

160

 

 

 

 

15.

Diagram of a dictionary entry for a CODE entry

170

16.

Hierarchy of data types

209

 

 

 

 

List of Tables

1.

Integer precision and CPU data width

13

2.

Valid numeric punctuation characters

14

 

3.

Registers in the Forth virtual machine

15

 

4.

Common stack notation 23

 

 

5.

Common system-level vectored routines

78

6.

Environmental query strings and associated data 79

7.

Identifying the input source 120

 

 

8.

Summary of compile-time branch words

162

9.

Forth assembler notation conventions

173

10.Naming conventions 198

11. Notation for the data type of stack arguments 207

x

Соседние файлы в предмете Электротехника