CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

CL2Scheme: Library of Common Lisp functions for Scheme

lang/scheme/code/library/cl2scm/
This directory contains a set of Scheme functions that should be useful to programmers who are porting a Common Lisp program to Scheme. These functions provide some of the functionality of Common Lisp in Scheme. Definitions of the following functions are provided, among others AREF, ARRAY-SET!, ARAAY-DIMENSION, ARRAY-DIMENSIONS, ARRAY-RANK, ASH, COMPILE, CONCATENATE, COUNT, COUNT-IF, DEFMACRO, DO*, DOLIST, DOTIMES, ELT, FIND, FILL, FUNCALL, INTEGER-LENGTH, CL-LENGTH, LOGAND, LOGANDC2, LOGCOUNT, LOGIOR, LOOP, MAPCAN, MAP, MAP-VEC, MAPCAR, NSUBSTITUTE-IF, NSUBSTITUTE-IF-NOT, POSITION, PRINT, PROG1, PSETQ, PUSH, READ-LINE, SEARCH, SET, SETF, SETQ, CL-SORT, CL-STRING, TIME, ATOM?, UNLESS, WHEN, and WITH-OPEN-FILE.
Origin:   

   swiss-ftp.ai.mit.edu:/pub/scheme-library/CScheme/

Updated: Thu Nov 10 23:11:43 1994 CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Minghsun Liu Keywords: Authors!Liu, CL2Scheme, Programming Languages!Scheme, Scheme!Code Libraries, Scheme!Common Lisp Compatibility References: ?
Last Web update on Mon Feb 13 10:36:31 1995
AI.Repository@cs.cmu.edu