Warning: This is the manual of the legacy Guile 2.0 series. You may want to read the manual of the current stable series instead.

Next: , Previous: , Up: Top   [Contents][Index]


Concept Index

This index contains concepts, keywords and non-Schemey names for several features, to make it easier to locate the desired sections.

Jump to:   !   #   (   .   /  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W  
Index Entry  Section

!
!#: Block Comments

#
#!: Block Comments
#,(): SRFI-10

(
(ice-9 match): Pattern Matching

.
.guile: Init File
.guile file, not loading: Command-line Options
.guile_history: Loading Readline Support
.inputrc: Loading Readline Support

/
/etc/hosts: Network Databases
/etc/protocols: Network Databases
/etc/services: Network Databases

A
absolute file name: File System
addrinfo object type: Network Databases
affinity, CPU: Processes
alist: Association Lists
alist: SRFI-1 Association Lists
arbiters: Arbiters
argument specialize: SRFI-26
arguments (command line): Command-line Options
arity, variable: Case-lambda
arity, variable: SRFI-16
association List: Association Lists
association list: SRFI-1 Association Lists
asyncs: Asyncs
atomic time: SRFI-19 Introduction
autoload: Creating Guile Modules
automatic compilation: Compilation
automatically-managed memory: Memory Blocks

B
begin: begin
binary input: R6RS Binary Input
binary input: R6RS Binary Input
binary output: R6RS Binary Output
binary port: R6RS Transcoders
binding renamer: Using Guile Modules
binding renamer: Using Guile Modules
bindir: Build Config
bitwise logical: SRFI-60
block comments: Block Comments
Block read/write: Block Reading and Writing
BOM: BOM Handling
Breakpoints: Traps
Breakpoints: High-Level Traps
Buffered input: Buffered Input
buildstamp: Build Config
byte order: Bytevector Endianness
byte order mark: BOM Handling
bytevector: Bytevectors

C
C port interface: C Port Interface
callbacks: Dynamic FFI
canonical host type: Build Config
case: Conditionals
case folding: Characters
chaining environments: Chaining
character encoding: Representing Strings as Bytes
charset: Standard Character Sets
child processes: Processes
class: Class Definition
Closing ports: Closing
closure: About Closure
Code coverage: Traps
code coverage: Code Coverage
code point: Characters
code point, designated: Characters
code point, reserved: Characters
codec: R6RS Transcoders
codeset: Standard Character Sets
command line: Runtime Environment
command line: Runtime Environment
command line history: Readline Support
command-line arguments: Command-line Options
Command-line Options: Command-line Options
commands: REPL Commands
composable continuations: Prompts
cond: Conditionals
condition variable: Mutexes and Condition Variables
conditional evaluation: Conditionals
conditions: SRFI-35
conservative garbage collection: Memory Blocks
continuation, escape: Prompt Primitives
continuations: Continuations
Cooperative REPL server: Cooperative REPL Servers
copying: Guile License
coverage: Code Coverage
cultural conventions: i18n Introduction
curly-infix: SRFI-105
curly-infix-and-bracket-lists: SRFI-105
current directory: Processes
custom binary input ports: R6RS Binary Input
custom binary output ports: R6RS Binary Output

D
database: Association Lists
datadir: Build Config
date: SRFI-19
date: SRFI-19 Date
date conversion: SRFI-19 Time/Date conversions
date to string: SRFI-19 Date to string
date, from string: SRFI-19 String to date
debug options: Debug Options
Debugging: Debugging
debugging virtual machine (command line): Command-line Options
debugging virtual machine (command line): Command-line Options
Default ports: Default Ports
default slot value: Slot Options
definition splicing: begin
delayed evaluation: Delayed Evaluation
delimited continuations: Prompts
designated code point: Characters
device file: File System
directory contents: File System
directory traversal: File Tree Walk
domain-specific language: Macros
DSL: Macros
duplicate binding: Creating Guile Modules
duplicate binding: Creating Guile Modules
duplicate binding handlers: Creating Guile Modules

E
EDSL: Macros
effective version: Parallel Installations
Emacs: Using Guile in Emacs
emacs regexp: Regular Expressions
embedded domain-specific language: Macros
encapsulation: Modules
encoding: Character Encoding of Source Files
encryption: Encryption
End of file object: Reading
end-of-file: R6RS End-of-File
end-of-line style: R6RS Transcoders
endianness: Bytevector Endianness
environment: About Environments
environment: Environments
environment: Runtime Environment
environment variables: Environment Variables
environment variables: SRFI-98
environment, local: Local Variables
environment, top level: About Environments
EOF: R6RS End-of-File
equality: Equality
errno: Conventions
errno: Conventions
error handling: Exceptions
error-signal: Handling Errors
evaluate expression, command-line argument: Command-line Options
exception handling: Exceptions
exceptions: SRFI-35
exec_prefix: Build Config
export: Creating Guile Modules
expression sequencing: begin
extensiondir: Parallel Installations
extensiondir: Modules and Extensions

F
ffi: Foreign Function Interface
file descriptor: Ports and File Descriptors
file locking: Ports and File Descriptors
file name separator: File System
file options: R6RS File Options
File port: File Ports
file system: File System
file system combinator: File Tree Walk
file system traversal: File Tree Walk
file tree walk: File Tree Walk
finalization: Garbage Collecting Smobs
finalization: Smobs
finalizer: Garbage Collecting Smobs
finalizer: Smobs
fine-grain parallelism: Futures
fluids: Fluids and Dynamic States
fold-case: Case Sensitivity
foreign function interface: Foreign Function Interface
formatted output: Formatted Output
functional setters: SRFI-9 Records
futures: Futures

G
GC-managed memory: Memory Blocks
GDB support: GDB Support
Geiser: Using Guile in Emacs
general cond clause: Conditionals
GNU triplet: Build Config
GPL: Guile License
group file: User Information
guardians, testing for GC’d objects: GC Hooks
guild: Using Guile Tools
Guile threads: Threads
guile-2 SRFI-0 feature: SRFI-0
guile-snarf deprecated macros: Snarfing Macros
guile-snarf example: Function Snarfing
guile-snarf invocation: Function Snarfing
guile-snarf recognized macros: Snarfing Macros
guile-tools: Using Guile Tools
guileversion: Build Config
GUILE_HISTORY: Loading Readline Support

H
hash-comma: SRFI-10
higher-order functions: Higher-Order Functions
host name: System Identification
host name lookup: Network Databases
HTTP: Web

I
i18n: Internationalization
iconv: Representing Strings as Bytes
IEEE-754 floating point numbers: Bytevectors as Floats
if: Conditionals
includedir: Build Config
infodir: Build Config
information encapsulation: Modules
init file, not loading: Command-line Options
initialization: Environment Variables
Initializing Guile: Initialization
inlining: Inlinable Procedures
instance: Instance Creation
integers as bits: SRFI-60
internationalization: Internationalization
interpreter: Why a VM?
invocation: Invoking Guile
invocation (command-line arguments): Command-line Options
IPv4: Network Address Conversion
IPv6: Network Address Conversion
iteration: while do

J
JACAL: JACAL
Jaffer, Aubrey: JACAL
julian day: SRFI-19 Introduction
julian day: SRFI-19 Date

K
keyword objects: SRFI-88

L
lambda: Lambda
LANG: Locales
leap second: SRFI-19 Introduction
LGPL: Guile License
libdir: Build Config
libexecdir: Build Config
libguileinterface: Build Config
LIBS: Build Config
license: Guile License
Line buffered input: Buffered Input
Line continuation: Buffered Input
Line input/output: Line/Delimited
list: SRFI-1
list constructor: SRFI-1 Constructors
list delete: SRFI-1 Deleting
list filter: SRFI-1 Filtering and Partitioning
list fold: SRFI-1 Fold and Map
list map: SRFI-1 Fold and Map
list partition: SRFI-1 Filtering and Partitioning
list predicate: SRFI-1 Predicates
list search: SRFI-1 Searching
list selector: SRFI-1 Selectors
list set operation: SRFI-1 Set Operations
load: Character Encoding of Source Files
load path: Installing Site Packages
loading srfi modules (command line): Command-line Options
local bindings: Local Bindings
local environment: Local Variables
local time: Time
local variable: Local Variables
local variables: Local Bindings
locale: Standard Character Sets
locale: i18n Introduction
locale: Locales
locale category: i18n Introduction
locale object: i18n Introduction
localstatedir: Build Config
location: About Environments
looping: while do
low-level locale information: Accessing Locale Information

M
macro expansion: Macros
macros: Macros
mandir: Build Config
match structures: Match Structures
math – symbolic: JACAL
memory-allocation-error: Handling Errors
misc-error: Handling Errors
modified julian day: SRFI-19 Introduction
modified julian day: SRFI-19 Date
module version: Creating Guile Modules
modules: Modules
multiline comments: Block Comments
multiple values: Multiple Values
multiple values and cond: Conditionals
mutex: Mutexes and Condition Variables

N
name space: Modules
name space - private: Modules
named let: while do
named let: while do
network: Networking
network address: Network Address Conversion
network database: Network Databases
network database: Network Databases
network database: Network Databases
network examples: Internet Socket Examples
network protocols: Network Databases
network services: Network Databases
network socket: Network Sockets and Communication
network socket address: Network Socket Address
no-fold-case: Case Sensitivity
non-local exit: Prompts
numerical-overflow: Handling Errors

O
object array: VM Programs
object table: VM Programs
options (command line): Command-line Options
options - debug: Debug Options
options - print: Scheme Write
options - read: Scheme Read
out-of-range: Handling Errors
overflow, stack: Debug Options
overriding binding: Creating Guile Modules
overriding binding: Creating Guile Modules

P
parallel forms: Parallel Forms
parallelism: Futures
parameter object: Parameters
parameter specialize: SRFI-26
parameter specializers: Generic Function and Method Examples
Paredit: Using Guile in Emacs
partial evaluator: Inlinable Procedures
password: Encryption
password file: User Information
pattern matching: Pattern Matching
pattern matching (SXML): sxml-match
pattern variable: Pattern Matching
pipe: Ports and File Descriptors
pipe: Pipes
pkg-config: Parallel Installations
pkgdatadir: Build Config
pkgincludedir: Build Config
pkglibdir: Build Config
polar form: Complex Numbers
polar form: Complex
Port: Ports
port buffering: Ports and File Descriptors
port encoding: Character Encoding of Source Files
Port implementation: Port Implementation
Port, block read/write: Block Reading and Writing
Port, C interface: C Port Interface
Port, close: Closing
Port, default: Default Ports
Port, file: File Ports
Port, line input/output: Line/Delimited
Port, random access: Random Access
Port, soft: Soft Ports
Port, string: String Ports
Port, types: Port Types
Port, void: Void Ports
portability between 2.0 and older versions: SRFI-0
POSIX: POSIX
POSIX threads: Threads
precise marking: Smobs
prefix: Using Guile Modules
prefix: Build Config
pretty printing: Pretty Printing
primitive procedures: Primitive Procedures
primitive-load: Character Encoding of Source Files
primitives: Primitive Procedures
print options: Scheme Write
procedure documentation: Procedure Properties
procedure inlining: Inlinable Procedures
procedure properties: Procedure Properties
procedure with setter: Procedures with Setters
process group: Terminals and Ptys
process group: Terminals and Ptys
process priority: Processes
process time: SRFI-19 Time
processes: Processes
Profiling: Traps
program arguments: Runtime Environment
program arguments: Runtime Environment
program name transformations, dealing with: Parallel Installations
promises: Delayed Evaluation
prompts: Prompts
protocols: Network Databases
ptob: C Port Interface
pure module: Creating Guile Modules

Q
q-empty: Queues
queues: Queues

R
R6RS: Bytevectors
R6RS: R6RS I/O Ports
R6RS: R6RS Support
R6RS block comments: Block Comments
R6RS ports: R6RS I/O Ports
r7rs-symbols: Symbol Read Syntax
Random access, ports: Random Access
re-export: Creating Guile Modules
read: Character Encoding of Source Files
read options: Scheme Read
Reading: Reading
readline: Readline Support
readline options: Readline Options
receive: Multiple Values
record: Record Overview
record: SRFI-9 Records
recursion: Tail Calls
recursive expression: SRFI-31
regex: Regular Expressions
regular expressions: Regular Expressions
regular-expression-syntax: Handling Errors
remembering: Remembering During Operations
REPL server: REPL Servers
replace: Creating Guile Modules
replacing binding: Creating Guile Modules
replacing binding: Creating Guile Modules
reserved code point: Characters

S
sameness: Equality
sbindir: Build Config
Scheme Shell: The Scheme shell (scsh)
SCM data type: The SCM Type
script mode: Command-line Options
SCSH: The Scheme shell (scsh)
search and replace: Regexp Functions
sequencing: begin
service name lookup: Network Databases
services: Network Databases
setter: Procedures with Setters
Setting breakpoints: High-Level Traps
Setting tracepoints: High-Level Traps
shadowing an imported variable binding: Chaining
sharedstatedir: Build Config
shell: Environment Variables
signal: Signals
site: Installing Site Packages
site path: Installing Site Packages
sitedir: Parallel Installations
SLIB: SLIB
slot: Class Definition
smob: Smobs
socket: Network Sockets and Communication
socket address: Network Socket Address
socket client example: Internet Socket Examples
socket examples: Internet Socket Examples
socket server example: Internet Socket Examples
Soft port: Soft Ports
sorting: Sorting
sorting lists: Sorting
sorting vectors: Sorting
source file encoding: Character Encoding of Source Files
source properties: Source Properties
specialize parameter: SRFI-26
splicing: begin
srcdir: Build Config
SRFI: SRFI Support
SRFI-0: SRFI-0
SRFI-1: SRFI-1
SRFI-10: SRFI-10
SRFI-105: SRFI-105
SRFI-11: SRFI-11
SRFI-111: SRFI-111
SRFI-13: SRFI-13
SRFI-14: SRFI-14
SRFI-16: Case-lambda
SRFI-16: SRFI-16
SRFI-17: SRFI-17
SRFI-18: SRFI-18
SRFI-19: SRFI-19
SRFI-2: SRFI-2
SRFI-23: SRFI-23
SRFI-26: SRFI-26
SRFI-27: SRFI-27
SRFI-27: SRFI-27 Default Random Source
SRFI-27: SRFI-27 Random Sources
SRFI-27: SRFI-27 Random Number Generators
SRFI-28: SRFI-28
SRFI-30: SRFI-30
SRFI-30 block comments: Block Comments
SRFI-31: SRFI-31
SRFI-34: SRFI-34
SRFI-35: SRFI-35
SRFI-37: SRFI-37
SRFI-38: SRFI-38
SRFI-39: Parameters
SRFI-39: Parameters
SRFI-39: SRFI-39
SRFI-4: SRFI-4
SRFI-41: SRFI-41
SRFI-42: SRFI-42
SRFI-43: SRFI-43
SRFI-45: SRFI-45
SRFI-46: SRFI-46
SRFI-55: SRFI-55
SRFI-6: SRFI-6
SRFI-60: SRFI-60
SRFI-61: Conditionals
SRFI-62: SRFI-62
SRFI-64: SRFI-64
SRFI-67: SRFI-67
SRFI-69: SRFI-69
SRFI-8: SRFI-8
SRFI-87: SRFI-87
SRFI-88: SRFI-88
SRFI-88 keyword syntax: Keyword Read Syntax
SRFI-9: SRFI-9 Records
SRFI-98: SRFI-98
stack overflow: Debug Options
stack-overflow: Handling Errors
standard error output: Default Ports
standard input: Default Ports
standard output: Default Ports
startup (command-line arguments): Command-line Options
streams: Streams
String port: String Ports
string to date: SRFI-19 String to date
string, from date: SRFI-19 Date to string
structure: Record Overview
switches (command line): Command-line Options
SXML pattern matching: sxml-match
symbolic math: JACAL
sysconfdir: Build Config
system asyncs: Asyncs
system clock: SRFI-19 Introduction
system name: System Identification
system-error: Handling Errors

T
TAI: SRFI-19 Introduction
TAI: SRFI-19 Time
tail calls: Tail Calls
temporary file: File System
temporary file: File System
terminal: Terminals and Ptys
terminal: Terminals and Ptys
terminal: Terminals and Ptys
textual port: R6RS Transcoders
thread time: SRFI-19 Time
threads: Threads
time: Time
time: SRFI-19
time: SRFI-19 Time
time conversion: SRFI-19 Time/Date conversions
time formatting: Time
time parsing: Time
top level environment: About Environments
top_srcdir: Build Config
Trace: Traps
Tracepoints: High-Level Traps
Tracing: Traps
transcoder: R6RS Transcoders
transformation: Macros
Traps: Traps
truncated printing: Pretty Printing
Types of ports: Port Types

U
Unicode code point: Characters
Unicode string encoding: Bytevectors as Strings
universal time: SRFI-19 Introduction
unless: Conditionals
user asyncs: Asyncs
user information: User Information
UTC: SRFI-19 Introduction
UTC: SRFI-19 Time

V
variable arity: Case-lambda
variable arity: SRFI-16
variable definition: Top Level
variable, local: Local Variables
vcell: About Environments
VHash: VHashes
vlist: VLists
VList-based hash lists: VHashes
VM hooks: Traps
VM trace level: VM Hooks
Void port: Void Ports

W
warnings, compiler: Compilation
Web: Web
when: Conditionals
wizards: Using Guile Tools
word order: Bytevector Endianness
wrapped pointer types: Void Pointers and Byte Access
Writing: Writing
wrong-number-of-args: Handling Errors
wrong-type-arg: Handling Errors
WWW: Web

Jump to:   !   #   (   .   /  
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W  

Next: , Previous: , Up: Top   [Contents][Index]