chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] functions for hash tables


From: Ed Watkeys
Subject: Re: [Chicken-users] functions for hash tables
Date: Thu, 27 Jan 2005 08:59:12 -0500


On Jan 27, 2005, at 3:33 AM, Alex Shinn wrote:

For those Schemes which don't provide SRFI-0, or don't define an
identifier for their implementation, you can detect the implementation
automatically.  Below is a short procedure which automatically detects
21 of the most common Scheme implementations (others are easily
added).

  http://synthcode.com/scheme/detect-scheme.scm

This looks like it could be very handy. FYI: it misidentifies Gambit 4.0b12 as SISC.

Has someone built a GNU Autoconf-like tool for Scheme? I recall hearing (or thinking) about such a thing a few months ago.

Ed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]