Specialized Components of Lisp

Session 1:

  • Using and calling functions, including &key, &optional, &rest arguments, as well as funcall and apply
  • Structures and Hash Tables
  • Bits and bytes
  • Macros
  • Closures

Session 2:

  • Using the Common Lisp Object System (CLOS)
  • Classes, instances, and slots
  • Methods and Generic Functions
  • Inheritance and class precedence lists
  • Multiple dispatch

Session 3:

  • Performance considerations with CLOS
  • Garbage collection
  • Error conditions and error handling
  • Building interfaces on Windows using the IDE

Copyright © 2023 Franz Inc., All Rights Reserved | Privacy Statement Twitter