FILES ===== marlais-0.1.tar.gz This file is in gzip format (Lempel-Ziv coding). Gzip can be obtained from prep.ai.mit.edu in /pub/gnu/ or any of the other GNU ftp sites. marlais-0.1.tar.Z This file is in Unix compress format (by popular demand). README ====== Marlais is a simple-minded interpreter for a program language strongly resembling Dylan [1]. It is not intended as a final release, but rather to fill a perceived void where Dylan implementations are concerned. Marlais 0.1 is a "hackers release" and is intended as a vehicle for education, experimentation and also to encourage people to port it to different architectures, add features, and fix bugs. Marlais-0.1 is alpha software and should not be used by people desiring reliability!!! See INSTALL for information on installing Marlais. See MACHINES for a list of supported machines. See PORTING for information on porting Marlais to another architecture. See BUGS for information on how to report bugs. See DIFFERENCES for information on some of the differences between Marlais and Dylan. See HACKING for information on adding to and fixing Marlais. --- [1] Andrew Shalit. "Dylan: an object oriented dynamic language". Apple Computer, Inc. 1992.