[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaNet
- From: Martin Guy <martinwguy@...>
- Date: Mon, 9 Apr 2012 19:00:20 +0200
On 9 April 2012 09:17, Marc Balmer <marc@msys.ch> wrote:
> LuaNet is a (simple) Lua interface to access the network. For now it
> only contains the bare minimum I needed to talk to an Arduino.
>
> https://github.com/mbalmer/luanet
Er- where's the documentation?
What does it do? What is its interface? How do I use it?
All I see is one example program - but what else can it do?
Does it do anything that luasocket doesn't? Is it smaller? Faster?
Why would I want to use it over the standard luasocket?
M