This directory contains the C source code of the Inform compiler.
           The current release number can be found in file header.h

--------------------------------------------------------------------------------

Index                         this file

inform615_source.zip          Inform 6.15 source code, by Graham Nelson
                             The files are stored in a zip archive.

inform621_source.zip          Inform 6.21 source code, by Graham Nelson
                             The files are stored in a zip archive.

inform621-Makefile            Unix makefile for Inform 6.21, by Tim Mann

veneer.patch                  A patch for the source file "veneer.c" in
veneer.c                      the Inform 6.21 source code, written by
                             Andrew Plotkin and Torbvrn Andersson.
                             This fixes a memory problem on some platforms
                             and also fixes a bug which occurs when debug
                             mode is off.
                             "veneer.patch" contains instructions on how
                             to patch the original source file, and
                             "veneer.c" is the source file after patching.

inform-6.21.2.tar.gz          Inform all-in-one Unix source package,
                             assembled by Glenn Hutchings. The package
                             includes the following:
                               Inform v6.21 sources
                               Inform library v6/10
                               Designer's manual in GNU info format
                               Demo games (advent, balances, ruins, etc)
                               Tutorials and useful include files from
                                 the IF archive
                               Other contributed stuff