Previous Up

Concept Index

  • actual source, 4.4.2
  • advising, 3.10.1
  • aliens, 6.4
  • argument syntax
  • arithmetic
  • arithmetic type inference, 5.3.4
  • array types
  • arrays
  • assembly listing, 5.12.5
  • availability of debug variables, 3.4.1
  • benchmarking techniques, 5.14.8
  • bignums, 5.11.5
  • bit-vectors
  • block
  • block compilation, 5.7
    • debugger implications, 3.3.4
  • breakpoints, 3.9
  • byte coded compilation, 5.9
  • Concept Index, 13.4.2
  • CPU time
  • call
  • canonicalization of types, 5.2.2
  • characters, 5.11.11
  • cleanup
    • stack frame kind, 3.3.4
  • closures, 5.6.3
  • command line options, 1.2
  • compatibility with other Lisps, 4.6
  • compilation
  • compilation-speed optimization quality, 4.7.1
  • compile time type errors, 4.5.1
  • compile-file
    • block compilation arguments, 5.7.3
  • compiler error messages, 4.4
  • compiler error severity, 4.4.4
  • compiler policy, 4.7
  • compiling, 4.2
  • complemented type checks, 5.3.6
  • conditional type inference, 5.3.5
  • consing, 5.12.2, 5.14
  • constant folding, 5.4.2
  • constant-function declaration, 5.4.2
  • context sensitive declarations, 5.7.5
  • continuations
    • implicit representation, 5.12.5
  • control optimization, 5.4.4
  • cross-referencing, 12
  • dead code elimination, 5.4.3, 5.4.5
  • debug optimization quality, 3.4.1, 3.5.2, 3.6, 4.7.1
  • debug variables, 3.4
  • debugger, 3
  • declarations
  • defstruct types, 5.2.8
  • derivation of types, 5.3
  • descriptor representations
  • descriptors
  • dynamic type inference, 5.3.5
  • dynamic-extent, 2.26
  • effective method, 2.23.4
  • efficiency
  • efficiency notes, 5.13
  • empty type
  • encapsulation, 3.10.1
  • end-block declaration, 5.7.2
  • entry points
  • equivalence of types, 5.2.2
  • error messages
  • errors
  • evaluation
  • existing programs
  • expansion
  • external
    • stack frame kind, 3.3.4
  • external entry points, 3.3.4
  • Function Index, 13.4.2
  • fixnums, 5.11.5
  • floating point efficiency, 5.11.7
  • folding
  • frames
  • free
    • C function, 6.5
  • freeze-type declaration, 5.2.9
  • function
  • function call
  • function wrappers, 2.25
  • function-end breakpoints, 3.10
  • fwrappers, 2.25
  • garbage collection, 5.12.2
  • generic arithmetic, 5.11.4
  • hash-tables
  • hierarchical packages, 2.4
  • Internationalization, 13
  • implicit continuation representation (IR1), 5.12.5
  • inference of types, 5.3
  • inhibit-warnings optimization quality, 4.7.1
  • inline, 2.23.4
  • inline expansion, 3.6, 4.8, 5.8
  • interpretation of run time, 5.14.7
  • interrupts, 3.3.6
  • keyword argument efficiency, 5.12.3
  • let optimization, 5.4.1
  • lisp threads, 2.20
  • listing files
  • lists
  • local call, 5.6
  • locations

Previous Up