[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: stripping comments
- From: "Kartik Agaram" <ak@...>
- Date: Tue, 25 Jul 2023 11:55:37 -0700
Ah, that's perfect Milind. Thanks also to everyone else for the suggestions. I spent some time playing with them all. It looks like the answer to my original question is Lpeg, and a byte-by-byte state machine is necessary if I want to avoid native libraries.