DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(goops.info.gz) Running GOOPS

Info Catalog (goops.info.gz) Getting Started (goops.info.gz) Getting Started (goops.info.gz) Methods
 
 Running GOOPS
 -------------
 
   1. Type
 
           guile-oops
 
      You should now be at the Guile prompt ("guile> ").
 
   2. Type
 
           (use-modules (oop goops))
 
      to load GOOPS.  (If your system supports dynamic loading, you
      should be able to do this not only from `guile-oops' but from an
      arbitrary Guile interpreter.)
 
 We're now ready to try some basic GOOPS functionality.
 
Info Catalog (goops.info.gz) Getting Started (goops.info.gz) Getting Started (goops.info.gz) Methods
automatically generated byinfo2html