[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Rexx-like parsing in Lua
- From: sergei karhof <karhof21@...>
- Date: Sun, 24 Jun 2012 20:25:01 +0200
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