[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [With Apologies] LPeg Lua-Variant Language
- From: Andrew Starks <andrew.starks@...>
- Date: Sat, 23 Aug 2014 00:12:31 -0500
The description and mission that is stated for Lua seems out of step with LPeg. I say this because of LPeg's size, relative to Lua and because it's not minimalistic, as Lua is. (Although it is minimalistic, compared with other tools in specialized use cases.)
If it's at all interesting to the authors: if Lua were imagined as a replacement for Pearl, including LPeg in place of regex, what might it look like?
-Andrew