mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
a9043815f4
- Add option to enable gdbm support. - Update maintainer's e-mail address. PR: 177494 [1], 168407 [2] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1] Vitaly Magerya <vmagerya@gmail.com> [2] Approved by: Erik Greenwald <erik@elfga.com> (maintainer)
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
Gauche is a Scheme interpreter conforming Revised^5 Report on
|
|
Algorithmic Language Scheme. It is designed for rapid development
|
|
of daily tools like system management and text processing.
|
|
It can handle multibyte character strings natively.
|
|
|
|
Author: Shiro Kawai <shiro@acm.org>
|
|
WWW: http://practical-scheme.net/gauche/
|