DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile-tut.info.gz) Further examples

Info Catalog (guile-tut.info.gz) More interesting programming with libguile (guile-tut.info.gz) Guile in a Library
 
 4.5 Further examples
 ====================
 
 Further "idealized" examples are included in the `doc/examples/c'
 distribution.  They include programs to:
 
    * Parse a startup file (C is the master world).
 
    * Set up initial conditions for an n-body simulation (C is the master
      world).
 
    * Implement a Scheme interpreter with all of Guile's goodies, _plus_
      the readline library _and_ a fast Fourier transform routine
      provided in C (Scheme is the master world).
 
Info Catalog (guile-tut.info.gz) More interesting programming with libguile (guile-tut.info.gz) Guile in a Library
automatically generated byinfo2html