XLISP > XLISP 2.0  -  Contents  -  Reference  -  Previous | Next

XLISP 2.0 Manual


XLISP: An Object-oriented Lisp

Version 2.0, February 6, 1988, by David Michael Betz, 127 Taylor Road, Peterborough, NH 03458

Copyright (c) 1988, by David Michael Betz, All Rights Reserved, Permission is granted for unrestricted non-commercial use.


  1. Introduction
  2. A Note From The Author
  3. XLISP Command Loop
  4. Break Command Loop
  5. Data Types
  6. The Evaluator
  7. Lexical Conventions
  8. Readtable
  9. Lambda Lists
  10. Objects
  11. Symbols
  12. Evaluation Functions
  13. Symbol Functions
  14. Property List Functions
  15. Array Functions
  16. List Functions
  17. Destructive List Functions
  18. Predicate Functions
  19. Control Constructs
  20. Looping Constructs
  21. The Program Feature
  22. Debugging and Error Handling
  23. Arithmetic Functions
  24. Bitwise Logical Functions
  25. String Functions
  26. Character Functions
  27. Input/Output Functions
  28. The Format Function
  29. File I/O Functions
  30. String Stream Functions
  31. System Functions
  32. File I/O Examples
  33. Nyquist Functions

XLISP > XLISP 2.0  -  Contents  -  Reference  -  Previous | Next