Concept Index
This index contains concepts, keywords and non-Schemey names for several
features, to make it easier to locate the desired sections.
| Index Entry | Section |
|
| ! | | |
| !# | 6.17.1.3 Block Comments |
|
| # | | |
| #! | 6.17.1.3 Block Comments |
| #,() | 7.5.9 SRFI-10 - Hash-Comma Reader Extension |
|
| ( | | |
| (ice-9 match) | 7.7 Pattern Matching |
|
| . | | |
| .guile | 4.3.1 The Init File, ‘~/.guile’ |
| ‘.guile_history’ | 7.8.1 Loading Readline Support |
| ‘.inputrc’ | 7.8.1 Loading Readline Support |
|
| / | | |
| ‘/etc/hosts’ | The Host Database |
| ‘/etc/protocols’ | The Protocol Database |
| ‘/etc/services’ | The Service Database |
|
| A | | |
| addrinfo object type | getaddrinfo |
| affinity, CPU | 7.2.7 Processes |
| alist | 6.7.11 Association Lists |
| alist | 7.5.3.9 Association Lists |
| arbiters | 6.21.1 Arbiters |
| argument specialize | 7.5.18 SRFI-26 - specializing parameters |
| arity, variable | 6.9.5 Case-lambda |
| arity, variable | 7.5.13 SRFI-16 - case-lambda |
| association List | 6.7.11 Association Lists |
| association list | 7.5.3.9 Association Lists |
| asyncs | 6.21.2 Asyncs |
| atomic time | 7.5.16.1 SRFI-19 Introduction |
| autoconf | 11.2 Autoconf Macros |
| autoload | 6.19.3 Creating Guile Modules |
| automatic compilation | 6.17.5 Compiling Scheme Code |
| automatically-managed memory | 6.18.2 Memory Blocks |
|
| B | | |
| begin | 6.13.1 Evaluating a Sequence of Expressions |
| binary input | 6.14.10.3 Binary Input |
| binary input | 6.14.10.3 Binary Input |
| binary output | 6.14.10.4 Binary Output |
| binding renamer | 6.19.2 Using Guile Modules |
| binding renamer | 6.19.2 Using Guile Modules |
| bindir | 6.22.1 Configuration, Build and Installation |
| bitwise logical | 7.5.30 SRFI-60 - Integers as Bits |
| block comments | 6.17.1.3 Block Comments |
| Block read/write | 6.14.7 Block reading and writing |
| Breakpoints | 6.25.4 Traps |
| Breakpoints | 6.25.4.6 High-Level Traps |
| Buffered input | 7.14 Buffered Input |
| buildstamp | 6.22.1 Configuration, Build and Installation |
| byte order | 6.6.6.1 Endianness |
| bytevector | 6.6.6 Bytevectors |
|
| C | | |
| C port interface | 6.14.11.1 C Port Interface |
| callbacks | 6.20.6 Dynamic FFI |
| canonical host type | 6.22.1 Configuration, Build and Installation |
| case | 6.13.2 Simple Conditional Evaluation |
| case folding | 6.6.3 Characters |
| chaining environments | 3.4.3 Environment Chaining |
| charset | 6.6.4.6 Standard Character Sets |
| child processes | 7.2.7 Processes |
| class | 9.2 Class Definition |
| Closing ports | 6.14.4 Closing |
| closure | 3.4 The Concept of Closure |
| code coverage | 6.26 Code Coverage Reports |
| Code coverage | 6.25.4 Traps |
| code point | 6.6.3 Characters |
| code point, designated | 6.6.3 Characters |
| code point, reserved | 6.6.3 Characters |
| codeset | 6.6.4.6 Standard Character Sets |
| command line | 7.2.6 Runtime Environment |
| command line | 7.2.6 Runtime Environment |
| command line history | 7.8 Readline Support |
| commands | 4.3.4 REPL Commands |
| composable continuations | 6.13.5 Prompts |
| cond | 6.13.2 Simple Conditional Evaluation |
| condition variable | 6.21.4 Mutexes and Condition Variables |
| conditional evaluation | 6.13.2 Simple Conditional Evaluation |
| conditions | 7.5.23 SRFI-35 - Conditions |
| conservative garbage collection | 6.18.2 Memory Blocks |
| continuations | 6.13.6 Continuations |
| copying | The Guile License |
| coverage | 6.26 Code Coverage Reports |
| cultural conventions | 6.24.1 Internationalization with Guile |
| current directory | 7.2.7 Processes |
| custom binary input ports | 6.14.10.3 Binary Input |
| custom binary output ports | 6.14.10.4 Binary Output |
|
| D | | |
| database | 6.7.11 Association Lists |
| datadir | 6.22.1 Configuration, Build and Installation |
| date | 7.5.16 SRFI-19 - Time/Date Library |
| date | 7.5.16.3 SRFI-19 Date |
| date conversion | 7.5.16.4 SRFI-19 Time/Date conversions |
| date to string | 7.5.16.5 SRFI-19 Date to string |
| date, from string | 7.5.16.6 SRFI-19 String to date |
| debug options | 6.25.3.4 Debug options |
| Debugging | 6.25 Debugging Infrastructure |
| Default ports | 6.14.8 Default Ports for Input, Output and Errors |
| default slot value | 9.4 Slot Options |
| delayed evaluation | 6.17.8 Delayed Evaluation |
| delimited continuations | 6.13.5 Prompts |
| designated code point | 6.6.3 Characters |
| device file | 7.2.3 File System |
| directory contents | 7.2.3 File System |
| duplicate binding | 6.19.3 Creating Guile Modules |
| duplicate binding | 6.19.3 Creating Guile Modules |
| duplicate binding handlers | 6.19.3 Creating Guile Modules |
|
| E | | |
| Emacs | 4.4 Using Guile in Emacs |
| emacs regexp | 6.15 Regular Expressions |
| encapsulation | 6.19 Modules |
| encoding | 6.17.7 Character Encoding of Source Files |
| encryption | 7.2.14 Encryption |
| End of file object | 6.14.2 Reading |
| end-of-file | 6.14.10.1 The End-of-File Object |
| endianness | 6.6.6.1 Endianness |
| environment | 3.4.1 Names, Locations, Values and Environments |
| environment | 6.19.11 Environments |
| environment | 7.2.6 Runtime Environment |
| environment variables | 7.5.35 SRFI-98 Accessing environment variables. |
| environment, local | 3.4.2 Local Variables and Environments |
| environment, top level | 3.4.1 Names, Locations, Values and Environments |
| EOF | 6.14.10.1 The End-of-File Object |
| equality | 6.11.1 Equality |
| errno | 7.2.1 POSIX Interface Conventions |
| errno | 7.2.1 POSIX Interface Conventions |
| error handling | 6.13.8 Exceptions |
| error-signal | 6.13.11 How to Handle Errors |
| exception handling | 6.13.8 Exceptions |
| exceptions | 7.5.23 SRFI-35 - Conditions |
| exec_prefix | 6.22.1 Configuration, Build and Installation |
| export | 6.19.3 Creating Guile Modules |
| export-syntax | 6.19.3 Creating Guile Modules |
| expression sequencing | 6.13.1 Evaluating a Sequence of Expressions |
| extensiondir | 6.20.4 Modules and Extensions |
|