Re: Set Constructor Syntax (Was: Help with Lexer/Parser Internals Please!)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Set Constructor Syntax (Was: Help with Lexer/Parser Internals Please!)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2015年9月24日 07:34:55 -0300
> Luiz Henrique's confirmation that my original intention was not going to be
> easy to parse (lex?) got me thinking about alternatives.
Perhaps it'd be an interesting exercise to add more lookahead to the lexer.
I don't think it's hard, but I haven't tried.