Next: Library modules - R7RS standard libraries, Previous: Library modules - Overview, Up: Top [Contents][Index]
| • Arrays: | gauche.array | |
| • Importing gauche built-ins: | gauche.base | |
| • Bitvector utilities: | gauche.bitvector | |
| • Generating C code: | gauche.cgen | |
| • Character code conversion: | gauche.charconv | |
| • Collection framework: | gauche.collection | |
| • Configuration parameters: | gauche.config | |
| • Generating build files: | gauche.configure | |
| • Connection framework: | gauche.connection | |
| • Dictionary framework: | gauche.dictionary | |
| • Low-level file operations: | gauche.fcntl | |
| • Generators: | gauche.generator | |
| • Hooks: | gauche.hook | |
| • Interactive session: | gauche.interactive | |
| • Lazy sequence utilities: | gauche.lazy | |
| • Listener: | gauche.listener | |
| • User-level logging: | gauche.logger | |
| • Instance pools: | gauche.mop.instance-pool | |
| • Propagating slot access: | gauche.mop.propagate | |
| • Singleton: | gauche.mop.singleton | |
| • Slot with validator: | gauche.mop.validator | |
| • Networking: | gauche.net | |
| • Package metainformation: | gauche.package | |
| • Parameters (legacy): | gauche.parameter | |
| • Parsing command-line options: | gauche.parseopt | |
| • Partial continuations: | gauche.partcont | |
| • High-level process interface: | gauche.process | |
| • Record types: | gauche.record | |
| • Reloading modules: | gauche.reload | |
| • Simple dispatcher: | gauche.selector | |
| • Sequence framework: | gauche.sequence | |
| • Syslog: | gauche.syslog | |
| • Terminal control: | gauche.termios | |
| • Unit testing: | gauche.test | |
| • Threads: | gauche.threads | |
| • Measure timings: | gauche.time | |
| • Unicode utilities: | gauche.unicode | |
| • Uniform vector library: | gauche.uvector | |
| • Comparing version numbers: | gauche.version | |
| • Virtual ports: | gauche.vport |
Next: Library modules - R7RS standard libraries, Previous: Library modules - Overview, Up: Top [Contents][Index]