Comment Syntax

Wolfgang Jeltsch wolfgang at jeltsch.net
Thu Feb 2 17:54:49 EST 2006


Am Montag, 30. Januar 2006 17:24 schrieb Taral:
> On 1/30/06, Thomas Davie <tatd2 at kent.ac.uk> wrote:
> > It gives you regexp and nothing more - this makes it a pain in the
> > arse to input every possible character that is/isn't allowed.
>
> Steal it from places (vim):
>
> syn match   hsLineComment      "---*\([^-!#$%&\*\+./<=>\?@\\^|~].*\)\?$"

What about Unicode?

Best wishes,
Wolfgang


More information about the Haskell-prime mailing list