[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANN] LuaJIT 1.0.3
- From: "Nick Trout" <nick@...>
- Date: Tue, 13 Sep 2005 18:07:45 -0700
I do indeed. I keep saying I'm going to look into this but never find
the time (yadda, yadda).
I'm offering some use cases for the token parsing library on the wiki.
Please feel free to add other cases you would like to have solved. It is
left to the reader to determine what the best solution is currently (as
I'm sure there are many, and varied).
http://lua-users.org/wiki/LuaTokenParsing
Nick
-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of Luiz Henrique
de Figueiredo
Sent: Tuesday, September 13, 2005 3:29 PM
To: Lua list
Subject: Re: [ANN] LuaJIT 1.0.3
> I think if LHFs ltoken library can be refined to provide syntax
> extensions for the language, Lua will be a lot more useful on
> limited/embedded systems. Lua,
Perhaps you mean my token filters tool, which I presented at the
workshop?
--lhf