Re: Incremental parsing with LPEG
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Incremental parsing with LPEG
- From: Greg <tghill@...>
- Date: Wed, 1 Jun 2011 17:42:24 +0000 (UTC)
> Scintilla looks great. This is exactly what I was looking for. Thanks for the
> suggestion!
>
>
As I looked into it more, it appears that that Scintillua requires Scintilla. I
don't want the whole control - just the lexing for lua. I'm not sure how easy
it will be to separate the lexer from Scintilla.
- Greg