[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Block comments in Haskell.
From: fplangc-request@cs.ucl.ac.uk
Date: 13 Sep 90 17:56
Sender: Philip Wadler <wadler@cs.glasgow.ac.uk>
To: fplangc@cs.ucl.ac.uk, hudak@yale.edu, kent
Cc: wadler@cs.glasgow.ac.uk
Subject: Re: Block comments in Haskell.
I haven't read Kent's comments in detail. But I think that whatever
solution we adopt should have the property that surrounding any
sequence of legal Haskell lexemes by {- and -} results in a comment.
If Paul's solution doesn't have this property, let's adopt another.
-- P