[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Announcing lua-xgettext [Was? Re: Status of ltokens?]
- From: Tuomo Valkonen <tuomov@...>
- Date: Fri, 20 Oct 2006 11:39:24 +0000 (UTC)
On 2006-10-16, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> I'm sorry but I have no immediate plans to update ltokens.
> Too much to do, too little time...
So I ended up writing a parser myself in Haskell/Parsec, not wanting
to maintain patched versions of other libraries and so on. Infact I had
bits written already, studying/learning Parsec. (Thus it may not be
completely up to date to 5.1, but seems to work on the source code I
have at hand.) The resulting lua-xgettext is available with
darcs get http://modeemi.fi/~tuomov/repos/lua-xgettext/
The README is at <http://modeemi.fi/~tuomov/repos/lua-xgettext/README>.
--
Tuomo