Re: LPEG and indentation based syntax
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LPEG and indentation based syntax
- From: Fabien <fleutot+lua@...>
- Date: 2007年4月13日 18:13:17 +0200
It should go without saying, but I'll say it anyway:
that's a toy, not intended for real life use. I was struggling to find
a non-trivial example of something best addressed at lexing level
rather than at AST level, and that's the only thing I could think of.