manpagez: man pages & more
info guile
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Concept Index: Q – S

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

Q
q-empty 7.12 Queues
queues 7.12 Queues

R
R6RS 6.6.6 Bytevectors
R6RS 6.14.10 R6RS I/O Ports
R6RS 7.6 R6RS Support
R6RS block comments 6.17.1.3 Block Comments
R6RS ports 6.14.10 R6RS I/O Ports
Random access, ports 6.14.5 Random Access
re-export 6.19.3 Creating Guile Modules
read 6.17.8 Character Encoding of Source Files
read options 6.17.2 Reading Scheme Code
Reading 6.14.2 Reading
readline 7.8 Readline Support
readline options 7.8.2 Readline Options
receive 6.13.7 Returning and Accepting Multiple Values
record 6.7.7 Record Overview
record 6.7.8 SRFI-9 Records
recursion 3.3.2 Tail calls
recursive expression 7.5.21 SRFI-31 - A special form ‘rec’ for recursive evaluation
regex 6.15 Regular Expressions
regular expressions 6.15 Regular Expressions
regular-expression-syntax 6.13.11 How to Handle Errors
remembering 5.5.6 Remembering During Operations
REPL server 6.17.12 REPL Servers
replace 6.19.3 Creating Guile Modules
replacing binding 6.19.3 Creating Guile Modules
replacing binding 6.19.3 Creating Guile Modules
reserved code point 6.6.3 Characters

S
sameness 6.11.1 Equality
sbindir 6.22.1 Configuration, Build and Installation
Scheme Shell 7.17 The Scheme shell (scsh)
SCM data type 6.3 The SCM Type
script mode 4.2.1 Command-line Options
SCSH 7.17 The Scheme shell (scsh)
search and replace 6.15.1 Regexp Functions
sequencing 6.13.1 Sequencing and Splicing
service name lookup getaddrinfo
services The Service Database
setter 6.9.8 Procedures with Setters
Setting breakpoints 6.25.4.6 High-Level Traps
Setting tracepoints 6.25.4.6 High-Level Traps
shadowing an imported variable binding 3.4.3 Environment Chaining
sharedstatedir 6.22.1 Configuration, Build and Installation
shell 4.2.2 Environment Variables
signal 7.2.8 Signals
site 4.7 Installing Site Packages
site path 4.7 Installing Site Packages
sitedir 5.1 Parallel Installations
SLIB 7.1 SLIB
slot 8.2 Class Definition
smob 6.8 Smobs
socket 7.2.11.4 Network Sockets and Communication
socket address 7.2.11.3 Network Socket Address
socket client example Internet Socket Client Example
socket examples 7.2.11.5 Network Socket Examples
socket server example Internet Socket Server Example
Soft port 6.14.9.3 Soft Ports
sorting 6.11.3 Sorting
sorting lists 6.11.3 Sorting
sorting vectors 6.11.3 Sorting
source file encoding 6.17.8 Character Encoding of Source Files
source properties 6.25.2 Source Properties
specialize parameter 7.5.18 SRFI-26 - specializing parameters
splicing 6.13.1 Sequencing and Splicing
srcdir 6.22.1 Configuration, Build and Installation
SRFI 7.5 SRFI Support Modules
SRFI-0 7.5.2 SRFI-0 - cond-expand
SRFI-1 7.5.3 SRFI-1 - List library
SRFI-10 7.5.9 SRFI-10 - Hash-Comma Reader Extension
SRFI-105 7.5.37 SRFI-105 Curly-infix expressions.
SRFI-11 7.5.10 SRFI-11 - let-values
SRFI-13 7.5.11 SRFI-13 - String Library
SRFI-14 7.5.12 SRFI-14 - Character-set Library
SRFI-16 6.9.5 Case-lambda
SRFI-16 7.5.13 SRFI-16 - case-lambda
SRFI-17 7.5.14 SRFI-17 - Generalized set!
SRFI-18 7.5.15 SRFI-18 - Multithreading support
SRFI-19 7.5.16 SRFI-19 - Time/Date Library
SRFI-2 7.5.4 SRFI-2 - and-let*
SRFI-23 7.5.17 SRFI-23 - Error Reporting
SRFI-26 7.5.18 SRFI-26 - specializing parameters
SRFI-27 7.5.19 SRFI-27 - Sources of Random Bits
SRFI-27 7.5.19.1 The Default Random Source
SRFI-27 7.5.19.2 Random Sources
SRFI-27 7.5.19.3 Obtaining random number generator procedures
SRFI-30 7.5.20 SRFI-30 - Nested Multi-line Comments
SRFI-30 block comments 6.17.1.3 Block Comments
SRFI-31 7.5.21 SRFI-31 - A special form ‘rec’ for recursive evaluation
SRFI-34 7.5.22 SRFI-34 - Exception handling for programs
SRFI-35 7.5.23 SRFI-35 - Conditions
SRFI-37 7.5.24 SRFI-37 - args-fold
SRFI-38 7.5.25 SRFI-38 - External Representation for Data With Shared Structure
SRFI-39 6.21.8 Parameters
SRFI-39 6.21.8 Parameters
SRFI-39 7.5.26 SRFI-39 - Parameters
SRFI-4 7.5.5 SRFI-4 - Homogeneous numeric vector datatypes
SRFI-41 7.5.27 SRFI-41 - Streams
SRFI-42 7.5.28 SRFI-42 - Eager Comprehensions
SRFI-45 7.5.29 SRFI-45 - Primitives for Expressing Iterative Lazy Algorithms
SRFI-55 7.5.30 SRFI-55 - Requiring Features
SRFI-6 7.5.6 SRFI-6 - Basic String Ports
SRFI-60 7.5.31 SRFI-60 - Integers as Bits
SRFI-61 6.13.2 Simple Conditional Evaluation
SRFI-67 7.5.33 SRFI-67 - Compare procedures
SRFI-69 7.5.34 SRFI-69 - Basic hash tables
SRFI-8 7.5.7 SRFI-8 - receive
SRFI-88 7.5.35 SRFI-88 Keyword Objects
SRFI-88 keyword syntax 6.6.8.3 Keyword Read Syntax
SRFI-9 6.7.8 SRFI-9 Records
SRFI-98 7.5.36 SRFI-98 Accessing environment variables.
stack overflow Stack overflow
stack-overflow 6.13.11 How to Handle Errors
standard error output 6.14.8 Default Ports for Input, Output and Errors
standard input 6.14.8 Default Ports for Input, Output and Errors
standard output 6.14.8 Default Ports for Input, Output and Errors
startup (command-line arguments) 4.2.1 Command-line Options
streams 7.13 Streams
String port 6.14.9.2 String Ports
string to date 7.5.16.6 SRFI-19 String to date
string, from date 7.5.16.5 SRFI-19 Date to string
structure 6.7.7 Record Overview
switches (command line) 4.2.1 Command-line Options
SXML pattern matching 7.16 sxml-match: Pattern Matching of SXML
symbolic math 7.1.2 JACAL
sysconfdir 6.22.1 Configuration, Build and Installation
system asyncs 6.21.2 Asyncs
system clock 7.5.16.1 SRFI-19 Introduction
system name 7.2.12 System Identification
system-error 6.13.11 How to Handle Errors

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  

[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on April 20, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.