CMU Artificial Intelligence Repository
 
   
   
   
   
  
libscheme: C library implementing R4RS Scheme.
lang/scheme/impl/lib_scm/
libscheme is a C library implementing Scheme as described in R4RS.  It
is easily integrated into a C program as a command interpreter or
extension language, and is easily extended in C with new primitive
types, primitive functions and syntax.  It should be portable to most
machines with an ANSI C compiler.
Origin:   
   ftp.cs.indiana.edu:/pub/scheme-repository/imp/
Version:      0.4 (20-SEP-94)
Ports:        Sun3, Sun4 (SunOS 4.X, Solaris 2.x), Vax (4.3BSD, Ultrix),
              Intel 386/486 (not under MSDOS), Sequent Symmetry
              (single threaded), Encore Multimax (single threaded),
              MIPS M/120 (and M/2000), IBM PC/RT (Berkeley UNIX), IBM RS/6000,
              HP9000/300, HP9000/700, DECstations (Ultrix), DEC Alpha (OSF/1),
              SGI workstations (IRIX), Sony News, Apple Macintosh (A/UX),
              Commodore Amiga, NeXT, Harris Nighthawk.
Copying:      GNU GPL.
Updated:      Fri Oct 14 18:15:32 1994
CD-ROM:       Prime Time Freeware for AI, Issue 1-1
Author(s):    Brent Benson 
              Harris Computer Systems
Keywords:
   Authors!Benson, Extension Languages, GNU GPL, 
   Programming Languages!Scheme, R4RS Compatible, 
   Scheme as a C Library, Scheme!IBM PC, Scheme!Implementations, 
   Scheme!UNIX, libscheme
References:   ?
Last Web update on Mon Feb 13 10:37:38 1995 
AI.Repository@cs.cmu.edu