I was wondering what experience people have with larger systems
in Lua. I know that the central idea is that Lua isn't intended for
large programs, but I was curious to see how people on this
list have pushed the envelope. It's increasingly clear to me that
what makes a language suitable for larger scale is being able
to have separate namespaces (which tables do very nicely) and
being able to navigate in code. Lua carries a lot of metadata
which should make this very possible.
steve d.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.