Next: Guile Examples, Previous: Guile Preparations, Up: Top [Contents][Index]
This chapter details the conventions used by Guile API, as well as specificities of the mapping of the C API to Scheme.
• Enumerates and Constants | Representation of C-side constants. | |
• Procedure Names | Naming conventions. | |
• Representation of Binary Data | Binary data buffers. | |
• Input and Output | Input and output. | |
• Exception Handling | Exceptions. |