scm-discuss
[Top][All Lists]
Advanced

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

[Scm-discuss] Scheme implementation release scm-5f1


From: Aubrey Jaffer
Subject: [Scm-discuss] Scheme implementation release scm-5f1
Date: Tue, 14 May 2013 23:50:51 -0400

This message announces the availability of Scheme release scm-5f1.

SCM conforms to Revised^5 Report on the Algorithmic Language Scheme
and the IEEE P1178 specification.  SCM is written in C and runs under
Amiga, Atari-ST, MacOS, MS-DOS, OS/2, NOS/VE, Unicos, VMS, Windows,
Unix, and similar systems.

SCM is free software and part of the GNU project.  It is released
under the GNU Lesser General Public License (LGPL).

Documentation and distributions in several formats are linked from
SCM's home page:

               <http://people.csail.mit.edu/jaffer/SCM>

Links to distributions of SCM and related softwares are at the end of
this message.

                                -=-=-
scm-5f1 news:

scm-5f1 is a significant release.  Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/scm/scm/ChangeLog>

  * Implementation is fully 64-bit on 64-bit CPUs.
  * Writing and reading floating-point numbers now fully accurate
    (writing uses the minimum number of mantissa digits) using new
    algorithms: <http://people.csail.mit.edu/jaffer/III/EZFPRW>
  * Internal defines now have letrec* semantics (compatible with R5RS).
  * Subrs integer-log and round-quotient added.
  * Much documentation has been reorganized and improved.
  * r4rstest.scm (test-inexact-printing): Added float-rw-range-test to
    check that all powers of 10 in the range of IEEE doubles are
    read-write-invariant and their strings are short.

                                -=-=-

SCM source is available from:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f1.zip>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f1-1.src.rpm>
Also available as binary RPMs:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f1-1.i686.rpm>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f1-1.x86_64.rpm>
Also available as i386 MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/scm-5f1-1.exe>

SLIB is a portable Scheme library which SCM uses:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3b4.zip>
Also available as RPM:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3b4-1.noarch.rpm>
Also available as MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-3b4-1.exe>

JACAL is a symbolic math system written in Scheme:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/jacal-1c3.zip>
Also available as RPM:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/jacal-1c3-1.noarch.rpm>
Also available as MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/jacal-1c3-1.exe>

WB is a disk based, sorted associative array (B-tree) library for SCM.
Using WB, large databases can be created and managed from SCM.
 <http://groups.csail.mit.edu/mac/ftpdir/scm/wb-2b1.zip>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/wb-2b1-1.src.rpm>
Also available as binary RPMs:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/wb-2b1-1.i686.rpm>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/wb-2b1-1.x86_64.rpm>

FreeSnell is a program to compute optical properties of multilayer
thin-film coatings:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/FreeSnell-1c1.zip>
Also available as MS-Windows installer:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/FreeSnell-1c1-1.exe>

SIMSYNCH is a digital logic simulation system written in SCM.
 <http://groups.csail.mit.edu/mac/ftpdir/scm/synch-1c5.zip>

XSCM is a X windows interface package which works with SCM:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/xscm-2.01.tar.gz>

TURTLSCM is a turtle graphics package which works with SCM on MS-DOS
or X11 machines:
 <http://groups.csail.mit.edu/mac/ftpdir/scm/turtlegr.tar.gz>

#! implements "#!" (POSIX) shell-scripts for MS-DOS batch files.
 <http://groups.csail.mit.edu/mac/ftpdir/scm/sharpbang.zip>
 <http://groups.csail.mit.edu/mac/ftpdir/scm/#!.zip>

SLIB-PSD is a portable debugger for Scheme (requires emacs editor):
 <http://groups.csail.mit.edu/mac/ftpdir/scm/slib-psd1-3.tar.gz>

MacSCM is a Macintosh applications building package which works with
SCM (similar to XSCM).
 <http://groups.csail.mit.edu/mac/ftpdir/scm/macscm.tar.Z>

Programs for printing and viewing TexInfo documentation (which SCM
has) come with GNU Emacs or can be obtained via ftp from:
 <ftp://ftp.gnu.org/pub/gnu/texinfo>



reply via email to

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