lua-users home
lua-l archive

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


Hi

is there any Lua extension that provides Rexx-like (i.e.
template-based) parsing functionality?
Just to be clear: in Rexx parsing is conceptually different from
RegExps, so the functionality that I am looking for is not RegExp.
Anyone familiar with template-based parsing could please comment on
its availability in the Lua world?

Thanks

Serg