[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LPeg indent/whitespace based grammar
- From: Matthias Dörfelt <lists@...>
- Date: Fri, 7 Jul 2017 19:38:57 -0700
Awesome, I think that did the trick! thanks! Still trying to wrap my head around a lot of whats going on but that should get me started.
Matthias
> On Jul 7, 2017, at 18:41, Duncan Cross <duncan.cross@gmail.com> wrote:
>
> 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
>
>