Dnia pią 12. września 2003 20:31, Iavor Diatchki napisał:

> what do people think should be the tokens produced by a haskell lexer
> when applied to the following input:
>
>    A...

A (constructor), then ... (operator).
This is how I understand Haskell 98 lexing rules.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to