Next: Hello Scheme!, Previous: Introduction, Up: Top [Contents][Index]
This chapter presents a quick tour of all the ways that Guile can be used. There are additional examples in the examples/ directory in the Guile source distribution. It also explains how best to report any problems that you find.
The following examples assume that Guile has been installed in
/usr/local/.
| • Running Guile Interactively | ||
| • Running Guile Scripts | ||
| • Linking Guile into Programs | ||
| • Writing Guile Extensions | ||
| • Using the Guile Module System | ||
| • Reporting Bugs |