[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.17 Reading and Evaluating Scheme Code
This chapter describes Guile functions that are concerned with reading, loading, evaluating, and compiling Scheme code at run time.
6.17.1 Scheme Syntax: Standard and Guile Extensions | Standard and extended Scheme syntax. | |
6.17.2 Reading Scheme Code | Reading Scheme code. | |
6.17.3 Writing Scheme Values | Writing Scheme values to a port. | |
6.17.4 Procedures for On the Fly Evaluation | Procedures for on the fly evaluation. | |
6.17.5 Compiling Scheme Code | How to compile Scheme files and procedures. | |
6.17.6 Loading Scheme Code from File | Loading Scheme code from file. | |
6.17.7 Load Paths | Where Guile looks for code. | |
6.17.8 Character Encoding of Source Files | Loading non-ASCII Scheme code from file. | |
6.17.9 Delayed Evaluation | Postponing evaluation until it is needed. | |
6.17.10 Local Evaluation | Evaluation in a local lexical environment. | |
6.17.11 Local Inclusion | Compile-time inclusion of one file in another. | |
6.17.12 REPL Servers | Serving a REPL over a socket. |
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on April 20, 2013 using texi2html 5.0.