
This directory builds the Theta compiler for Thor.  Type "make" to
build theta.  The theta executable will be theta/th/theta.  Copy that
executable wherever is convenient.  The code generated by this compiler
is only useful in a Thor environment.

User defined parameterized types are not supported.
The grammar is not adjustable in this release.

D.Curtis 7/17/98


Updated th/theta.2.l and th/theta.l to match th/lex.yy.c.  Grammar still
not changeable.

D. Curtis 2/19/1999

Made sufficient changes so that the grammar is now changeable on linux.

D. Curtis 2/22/1999

Made sufficient changes so that the grammar is now changeable on linux and
OSF.

D. Curtis 2/24/1999
