lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 16 September 2017 at 17:58, Russell Haley <russ.haley@gmail.com> wrote:
> Could someone please *name* a filesystem that they use Lua on that is *not* windows or posix compliant?

easy, embedded systems, like NodeMCU.  Terrible name, but it's a
really popular platform, introducing Lua to a new group of people.
while there's something like a filesystem, it's _very_ far from POSIX!

-- 
Javier