Download List

專案描述

Gauche is an R5RS Scheme implementation that aims to be a handy tool for daily work. Quick startup, a built-in system interface, and native multilingual support are some of its goals. It has an OO system similar to STklos and Guile. It supports UTF-8, EUC-JP, and Shift-JIS multibyte encodings natively.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-07 05:28
0.9.2

Various minor feature enhancements and bugfixes were made in this release. New features include Unicode case-mapping support, a utility for atomic execution, a convenient benchmarking utility, and a public API for C code generation routines. The Windows binary installer now comes as an MS installer file, generated by WiX.
標籤: Bug fixes, Minor feature enhancements

2010-12-14 10:26
0.9.1

This release adds many new features, including:
efficient records, an enhanced module mechanism with renaming and prefixing, extended formals for optional and keyword arguments, partial continuations, thread pools, better Windows support, JSON parsing, Blowfish password hashing, and more.
標籤: Major feature enhancements

2009-12-11 18:57
0.9

Major feature enhancements were made. Incompatible changes were made to the C API. The rfc.zlib and rfc.sha modules were added. The util.sparse module backs up sparse vectors with a space-efficient trie and hash-tables. The gauche.threads module has new procedures. The gauche.termios module provides a common high-level API for both POSIX and Windows. The gauche.net module provides low-level socket operations. Uninterned symbols are officially supported. A build problem on Mac OS X 10.6 was fixed. A precompiled binary installer for Windows is now available.
標籤: new features, Bugfixes

2008-10-13 05:42
0.8.14

This is a maintenance release, including cumulative bugfixes and numerous small enhancements. Part of the VM has been rewritten for better performance and maintainability.
標籤: Major bugfixes

2008-02-14 07:29
0.8.13

This is a maintenance release. Quite a few small bugfixes and tiny feature enhancements are included.
標籤: Minor bugfixes

Project Resources