lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jun 21, 2011 at 9:37 AM, Dirk Laurie <dpl@sun.ac.za> wrote:
> Instead, I'm asking whether a question similar to this has burgeoned
> in the brain of a list member for long enough that some work in this
> direction has been done.

Ah, but what would be gained from getting _identical functionality_?
We already have Lua patterns.(And there's always lpeg.re)

Now, if it could work with Lua patterns + alternation, say, then that
would be worth expending some cycles on.

steve d.