README This directory contains the sources for entre and entre.cgi. (Explict Naive Term Rewriting Engine). ENTRE is written for the Glasgow Haskell compilation system and works best when compiled with it. ENTRE does run (slowly and with imperfect command line editing) under the HUGS Interpreter. Makefile and everything.lhs are the sources for entre and entre.cgi. anything.es is an entre script. entre.html is a brief manual for entre. entre.cgi is an implementation of entre that works via the WWW. If you are looking at this directory with a WWW browser, click on the filename to run it. (It's very big, don't dowload it.) entre is the compiled binary for the standalone implementation. (Don't bother trying to download or run it.) Andrew Rock 6/12/97.