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 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

在此版本中的各种小功能的增强和错误修正。新功能包括Unicode的情况下,映射支持,原子执行,一个方便的基准实用程序,和一个公共API的C代码生成例程的实用工具。 Windows的二进制安装程序现在是作为MS的安装程序文件,WiX的产生。
标签: Bug fixes, Minor feature enhancements
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.

2010-12-14 10:26
0.9.1

此版本增加了许多新的功能,其中包括:有效的记录,一个增强的JSON解析模块机制,重命名和支持,前缀,扩展的形参和关键字参数为可选,部分延续,线程池,更好的Windows,河豚密码散列,等等。
标签: Major feature enhancements
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.

2009-12-11 18:57
0.9

主要功能增强了。不兼容的变化作出的C API。在rfc.zlib和rfc.sha模块增加了。向上的空间效率高的特里和哈希表稀疏向量util.sparse模块挫折。该gauche.threads模块有新的程序。该gauche.termios模块,为双方提供POSIX和Windows的共同高级别的API。该gauche.net模块提供低级别的套接字操作。置入符号官方支持。阿建在Mac OS X 10.6的问题是固定的。预编译的二进制包安装程序现已推出。
标签: new features, Bugfixes
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.

2008-10-13 05:42
0.8.14

这是一个维护版本,包括累积的错误修正和许多小的改进。 VM的部分已被重写,获得更好的性能和可维护性。
标签: Major bugfixes
This is a maintenance release, including cumulative bugfixes and numerous small enhancements. Part of the VM has been rewritten for better performance and maintainability.

2008-02-14 07:29
0.8.13

这是一个维护版本。不少小bug和微小的增强功能包括在内。
标签: Minor bugfixes
This is a maintenance release. Quite a few small bugfixes and tiny feature enhancements are included.

Project Resources