[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LPeg indent/whitespace based grammar
- From: Duncan Cross <duncan.cross@...>
- Date: Sat, 8 Jul 2017 02:41:52 +0100
On Sat, Jul 8, 2017 at 2:34 AM, Matthias Dörfelt <lists@mokafolio.de> wrote:
> I just tried your implementation and I can’t really get it to work. My main question is where current_indent inside match_same_indent comes from. I tried some different things based on guessing without success.
Oops -- "current_indent" should have been "indent" there. Sorry about that.
-Duncan