Documents
Reference Manual
Not finished yet.- English version
- Japanese version
If you want to link to a specific part of the online manual, you might want to use the following url instead of the direct reference to the html file---html file name may change if the manual is revised.
http://practical-scheme.net/gauche/man/?l=en&p=TOPIC
TOPIC can be a name of a function, a macro, a module, a class,
or a title of a chapter or a setction. To refer to the Japanese manual,
replace l=en for l=jp.
Design memorandum
Some random notes related to the design of Gauche implementation. I have only Japanese documents for now.
- About multibyte character strings (updated 2008/04/02) in Japanese
- VM stack implementation (updated 2007/07/09) in Japanese
- To C or not to C (updated 2007/07/09) in Japanese