Eric Blough <[EMAIL PROTECTED]> writes:

> This prompts me to ask if anyone knows of a layout-sensitive to
> layout-insensitive converter -- that is, a program that will insert
> the { } ; that are missing from layout-sensitive program text.

The Haskell parser available from my web page will do this.
Unfortunately it won't retain the indentation or comments from the
original script.

        http://www.dcs.gla.ac.uk/~simonm/hsparse.tar.gz

Cheers,
        Simon

-- 
Simon Marlow                                             [EMAIL PROTECTED]
University of Glasgow                       http://www.dcs.gla.ac.uk/~simonm/
finger for PGP public key

Reply via email to