[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua library bank?
- From: Jeff Pohlmeyer <yetanothergeek@...>
- Date: Mon, 11 Mar 2013 17:05:14 -0500
On Mon, Mar 11, 2013 at 4:52 PM, David Heiko Kolf <kolf@gmx.de> wrote:
> For example, I currently see the following tasks for a standard
> library:
>
> - File system functions
> - Network functions (TCP, UDP, IPv4, IPv6)
> - CGI scripting
> - Database access (with an included version of SQLite)
> - parsing and encoding XML/JSON/Lua table declarations
> - Hash functions (SHA1, ...)
> - LPEG
> - zlib compression
> - GUI functions (this could be a bit hard to do portable and small)
MurgaLua[1] does GUI, XML, SQL, networking and filesystem all in a
single executable.
Unfortunately, it hasn't seen an update in a long time.
- Jeff
[1] http://www.murga-projects.com/murgaLua/murgaLua.html