All Manuals > Developing Component Software with CORBA® > 7 The LispWorks ORB

7.1 The CORBA modules

The Common Lisp CORBA product is made up of the following modules, which can be loaded into the image using require.

corba-support
The client side of the ORB run time system plus the IDL parser.
corba-orb
The server side, the actual LispWorks ORB, which loads corba-support if it is not present.
corba
Graphical tools.

Developing Component Software with CORBA® - 01 Dec 2021 19:38:37