Re: Request for clarification on reserved names
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Request for clarification on reserved names
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2014年4月25日 14:09:44 +0200
2014年04月25日 12:20 GMT+02:00 Coroutines <coroutines@gmail.com>:
> If anything, allowing 'end' and similar
> keywords used with the table.member syntax doesn't sound like a big
> re-engineering effort.
The point of my earlier remark, that 'end' etc is already caught by the
lexer at the same stage as two-character operators, before the
parser itself gets a chance, was precisely to emphasize that it would
be a major re-engineering effort.