Go to the first, previous, next, last section, table of contents.


Alphabetic index of definitions of concepts, keywords, and procedures

The principal entry for each term, procedure, or keyword is listed first, separated from the other entries by a semicolon.

Concepts

Jump to: ' - , - ; - = - a - b - c - d - e - f - i - k - l - m - n - o - p - r - s - t - u - v - w

'

  • '
  • ,

  • ,
  • ;

  • ;
  • =

  • =>
  • a

  • at-sign
  • b

  • backquote
  • binding
  • binding construct
  • bound
  • c

  • call
  • call by need
  • combination
  • comma
  • comment, comment
  • d

  • define
  • do
  • dotted pair
  • e

  • else
  • empty list, empty list, empty list, empty list, empty list, empty list, empty list, empty list, empty list
  • equivalence predicate
  • error
  • escape procedure
  • essential
  • exactness
  • f

  • false, false
  • i

  • identifier, identifier, identifier, identifier
  • improper list
  • initial environment
  • internal definition
  • k

  • keyword, keyword, keyword, keyword
  • l

  • lambda expression
  • lazy evaluation
  • m

  • macros
  • mutation procedure
  • n

  • number
  • o

  • operationally equivalent
  • p

  • pair
  • predicate
  • procedure call
  • promise, promise
  • r

  • region, region, region, region, region, region, region
  • s

  • syntactic keyword, syntactic keyword, syntactic keyword, syntactic keyword
  • t

  • token
  • top level environment, top level environment
  • true, true, true, true
  • u

  • unbound, unbound, unbound
  • v

  • valid indexes, valid indexes
  • variable, variable, variable, variable, variable
  • w

  • Whitespace
  • Procedures

    Jump to: - ' - ( - * - + - - - / - < - = - > - ` - a - b - c - d - e - f - g - h - i - l - m - n - o - p - q - r - s - t - v - w - z

  • ...
  • '

  • '<datum>
  • (

  • (<operator>
  • (append, (append
  • (do
  • (vector-ref
  • *

  • *, *
  • +

  • +, +
  • -

  • -, -
  • /

  • /, /
  • <

  • <
  • <=
  • <constant>
  • <variable>
  • =

  • =
  • >

  • >
  • >=
  • `

  • `<template>
  • a

  • abs
  • acos
  • and
  • angle
  • append, append
  • apply, apply
  • asin
  • assoc
  • assq
  • assv
  • atan, atan
  • b

  • begin
  • boolean?
  • c

  • caar
  • cadr
  • call-with-current-continuation
  • call-with-input-file
  • call-with-output-file
  • car
  • case
  • cdddar
  • cddddr
  • cdr
  • ceiling
  • char->integer
  • char-alphabetic?
  • char-ci<=?
  • char-ci<?
  • char-ci=?
  • char-ci>=?
  • char-ci>?
  • char-downcase
  • char-lower-case?
  • char-numeric?
  • char-ready?, char-ready?
  • char-upcase
  • char-upper-case?
  • char-whitespace?
  • char<=?
  • char<?
  • char=?
  • char>=?
  • char>?
  • char?
  • close-input-port
  • close-output-port
  • complex?
  • cond
  • cons
  • cos
  • current-input-port
  • current-output-port
  • d

  • delay
  • denominator
  • display, display
  • e

  • eof-object?
  • eq?
  • equal?
  • eqv?
  • even?
  • exact->inexact
  • exact?
  • exactness
  • exp
  • expt
  • f

  • fix
  • flo
  • floor
  • for-each, for-each
  • force
  • g

  • gcd
  • h

  • heur
  • i

  • if, if
  • imag-part
  • inexact->exact
  • inexact?
  • input-port?
  • int
  • integer->char
  • integer?
  • l

  • lambda
  • last-pair
  • lcm
  • length
  • let, let
  • let*
  • letrec
  • list
  • list->string
  • list->vector
  • list-ref
  • list-tail
  • load
  • log
  • m

  • magnitude
  • make-polar
  • make-rectangular
  • make-string, make-string
  • make-vector, make-vector
  • map, map
  • max, max
  • member
  • memq
  • memv
  • min, min
  • modulo
  • n

  • negative?
  • newline, newline
  • not
  • null?
  • number->string
  • number?
  • numerator
  • o

  • odd?
  • open-input-file
  • open-output-file
  • or
  • output-port?
  • p

  • pair?
  • polar
  • positive?
  • procedure?
  • q

  • quasiquote
  • quote
  • quotient
  • r

  • radix
  • rat
  • rational?
  • rationalize, rationalize
  • read, read
  • read-char, read-char
  • real-part
  • real?
  • rect
  • remainder
  • reverse
  • round
  • s

  • sci
  • set!
  • set-car!
  • set-cdr!
  • sin
  • sqrt
  • string->list
  • string->number
  • string->symbol
  • string-append, string-append
  • string-ci<=?
  • string-ci<?
  • string-ci=?
  • string-ci>=?
  • string-ci>?
  • string-copy
  • string-fill!
  • string-length
  • string-ref
  • string-set!
  • string<=?
  • string<?
  • string=?
  • string>=?
  • string>?
  • string?
  • substring
  • symbol->string
  • symbol?
  • t

  • tan
  • template, template
  • transcript-off
  • transcript-on
  • truncate
  • v

  • vector
  • vector->list
  • vector-fill!
  • vector-length
  • vector-ref
  • vector-set!
  • vector?
  • w

  • with-input-from-file
  • with-output-to-file
  • write, write
  • write-char, write-char
  • z

  • zero?

  • Go to the first, previous, next, last section, table of contents.