CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Scheme code for manipulating strings and characters.

lang/scheme/code/ext/strings/

   char_set/  Character Sets: Implementation of character sets 
              in Scheme.
   conc_str/  Conc-String: Strings for efficient concatenation.
   read_str/  Portable implementation of READ-STRING for 
              Scheme.
   str_ops/   Collection of miscellaneous procedures that 
              operate on strings.
   substr/    Substring matching code.
   unpack/    Unpack integers from a string.
This directory contains programs for manipulating strings and characters.
CD-ROM: Prime Time Freeware for AI, Issue 1-1 Keywords: Scheme!Code, Scheme!Extensions, Strings
Last Web update on Mon Feb 13 10:36:10 1995
AI.Repository@cs.cmu.edu