This archive contains PureScheme 0.2, Scheme implementation for Atari ST. It contains the following files: README - this file SCHEME.TOS - main program SCHEMERC.SCM - PureScheme startup file PURSCHEM.DVI - documentation in compiled TeX format PureScheme is freeware; anyone can copy and use it freely. It cannot be sold, only costs of disks etc. may be charged. PureScheme conforms to Revised^4 Report; it contains all essential and optional features described there, only low-level macro system is replaced with a simplier one (W.Clinger's explicit renaming). Some extensions are provided: dynamic-wind, bit-wise logical operations, binary i/o and so on. Any comments, remarks and suggestions are welcome. Documentation is based on the R4Report text, and English is not my native language, so if you see any errors in my additions, please inform me also. I'm especially interested in GEM interface; if anyone has ideas, contact with me. My e-mail address is surowka@gate.math.us.edu.pl and hard mail please send to Wojtek Sur\'owka Mieszka I 15/185 Katowice, Poland Happy (Pure)Scheming! Wojtek