| Index Entry | Section |
|
| H | | |
| header space | 5.14 Word Lists |
| heap allocation | 5.7.3 Heap allocation |
| heap-new discussion | 5.21.3.4 Creating objects |
| heap-new usage | 5.21.3.2 Basic `objects.fs' Usage |
| history file | 2.3 Command-line editing |
|
| I | | |
| I/O - blocks | 5.17 Blocks |
| I/O - file-handling | 5.16 Files |
| I/O - keyboard and display | 5.18 Other I/O |
| I/O - see character strings | 5.18.3 String Formats |
| I/O - see input | 5.18.5 Input |
| I/O exception in block transfer | 8.2.2 Ambiguous conditions |
| IF control structure | 5.8.1 Selection |
| if, tutorial | 3.16 Conditional execution |
| image file | 13. Image Files |
| image file background | 13.2 Image File Background |
| image file initialization sequence | 13.8 Modifying the Startup Sequence |
| image file invocation | 13.7 Running Image Files |
| image file loader | 13.2 Image File Background |
| image file, data-relocatable | 13.4 Data-Relocatable Image Files |
| image file, executable | 13.7 Running Image Files |
| image file, fully relocatable | 13.5 Fully Relocatable Image Files |
| image file, non-relocatable | 13.3 Non-Relocatable Image Files |
| image file, stack and dictionary sizes | 13.6 Stack and Dictionary Sizes |
| image file, turnkey applications | 13.8 Modifying the Startup Sequence |
| image license | 13.1 Image Licensing Issues |
| immediate words | 4.4 How does that work? |
| immediate words | 5.10 Interpretation and Compilation Semantics |
| immediate, tutorial | 3.27 Interpretation and Compilation Semantics and Immediacy |
| implementation of locals | 5.19.1.4 Locals implementation |
| implementation of structures | 5.20.4 Structure Implementation |
| implementation usage | 5.21.3.10 Object Interfaces |
| implementation-defined options, block words | 8.2.1 Implementation Defined Options |
| implementation-defined options, core words | 8.1.1 Implementation Defined Options |
| implementation-defined options, exception words | 8.4.1 Implementation Defined Options |
| implementation-defined options, facility words | 8.5.1 Implementation Defined Options |
| implementation-defined options, file words | 8.6.1 Implementation Defined Options |
| implementation-defined options, floating-point words | 8.7.1 Implementation Defined Options |
| implementation-defined options, locals words | 8.8.1 Implementation Defined Options |
| implementation-defined options, memory-allocation words | 8.9.1 Implementation Defined Options |
| implementation-defined options, programming-tools words | 8.10.1 Implementation Defined Options |
| implementation-defined options, search-order words | 8.11.1 Implementation Defined Options |
| in-lining of constants | 5.9.3 Constants |
| include search path | 5.16.3 Search Paths |
| include, placement in files | 12. Emacs and Gforth |
| INCLUDE-FILE, file-id is invalid | 8.6.2 Ambiguous conditions |
| INCLUDE-FILE, I/O exception reading or closing file-id | 8.6.2 Ambiguous conditions |
| INCLUDED, I/O exception reading or closing file-id | 8.6.2 Ambiguous conditions |
| INCLUDED, named file cannot be opened | 8.6.2 Ambiguous conditions |
| including files | 5.16.1 Forth source files |
| including files, stack effect | 5.16.1 Forth source files |
| indirect threaded inner interpreter | 14.2 Threading |
| inheritance | 5.21.2 Object-Oriented Terminology |
| init-object discussion | 5.21.3.4 Creating objects |
| initialization sequence of image file | 13.8 Modifying the Startup Sequence |
| inner interpreter implementation | 14.2 Threading |
| inner interpreter optimization | 14.2.1 Scheduling |
| inner interpreter, direct threaded | 14.2 Threading |
| inner interpreter, indirect threaded | 14.2 Threading |
| input | 5.18.5 Input |
| input buffer | 5.13 The Text Interpreter |
| input format for double-cell numbers | 5.13.2 Number Conversion |
| input format for floating-point numbers | 5.13.2 Number Conversion |
| input format for single-cell numbers | 5.13.2 Number Conversion |
| input line size, maximum | 8.6.1 Implementation Defined Options |
| input line terminator | 8.1.1 Implementation Defined Options |
| input sources | 5.13.1 Input Sources |
| inst-value usage | 5.21.3.7 Method conveniences |
| inst-value visibility | 5.21.3.8 Classes and Scoping |
| inst-var implementation | 5.21.3.11 `objects.fs' Implementation |
| inst-var usage | 5.21.3.7 Method conveniences |
| inst-var visibility | 5.21.3.8 Classes and Scoping |
| instance variables | 5.21.2 Object-Oriented Terminology |
| instruction pointer | 14.2 Threading |
| insufficient data stack or return stack space | 8.1.2 Ambiguous conditions |
| insufficient space for loop control parameters | 8.1.2 Ambiguous conditions |
| insufficient space in the dictionary | 8.1.2 Ambiguous conditions |
| integer types, ranges | 8.1.1 Implementation Defined Options |
| interface implementation | 5.21.3.11 `objects.fs' Implementation |
| interface usage | 5.21.3.10 Object Interfaces |
| interfaces for objects | 5.21.3.10 Object Interfaces |
| interpret state | 5.13 The Text Interpreter |
| Interpret/Compile states | 5.13.3 Interpret/Compile states |
| interpretation semantics | 4.4 How does that work? |
| interpretation semantics | 5.10 Interpretation and Compilation Semantics |
| interpretation semantics tutorial | 3.27 Interpretation and Compilation Semantics and Immediacy |
| interpreter - outer | 5.13 The Text Interpreter |
| interpreter directives | 5.13.4 Interpreter Directives |
| Interpreting a compile-only word | 8.1.2 Ambiguous conditions |
| Interpreting a compile-only word, for ' etc. | 8.1.2 Ambiguous conditions |
| Interpreting a compile-only word, for a local | 8.8.2 Ambiguous conditions |
| interpreting a word with undefined interpretation semantics | 8.1.2 Ambiguous conditions |
| invalid block number | 8.2.2 Ambiguous conditions |
| Invalid memory address | 8.1.2 Ambiguous conditions |
| Invalid memory address, stack overflow | 8.1.2 Ambiguous conditions |
| Invalid name argument, TO | 8.1.2 Ambiguous conditions |
| Invalid name argument, TO | 8.8.2 Ambiguous conditions |
| invoking a selector | 5.21.2 Object-Oriented Terminology |
| invoking Gforth | 2.1 Invoking Gforth |
| invoking image files | 13.7 Running Image Files |
| ior type description | 5.1 Notation |
| ior values and meaning | 8.6.1 Implementation Defined Options |
| ior values and meaning | 8.9.1 Implementation Defined Options |
|