CLOS

Since Sagittarius version 0.3.0, we supports CLOS so that all Scheme objects have its class. For example 1 is instance of <integer> class.

However CLOS has huge features and I don't have intension to implement all of it.

This section does not describe CLOS itself.

  1. (clos user) -CLOS user APIs
  2. (clos core) - CLOS core library