This is release 0.1.1 of syntran, an abstract/concrete syntax definition language for Haskell.
Copyright (c) 2004 by Jon Cast <jcast@ou.edu>. Licensed under the Open Software License version 2.0.
To compile this, use the standard ./configure; make; make install incantation.
Warning: this is alpha software; see the items in the ROADMAP file marked URGENT for a list of limitations.
Package manifest:
README - This file
LICENSE - The Open Software License 2.0, which governs syntran
ROADMAP - Future releases, and the major features they will add
BUGS - A summary of URGENT features in the ROADMAP
configure - Standard autoconf configure script
Makefile.in - Makefile source file
doc/manual.{asc,html} - The documentation
doc/syntran.{asc-1,1} - The manpage
src/Language/Haskell/Syntran.lhs - The (only, so far) source file
