http://cnzsdk4ndmkx44buqh6ucvqwb6jqmr5gk46pcrmtja6a2w5zwrm74wad.onion/w/lua.html
but also not very good. so, it's intentionally
very minimal, which given lua's intended use cases makes complete sense. my
issue is that what *is* provided is often not satisfactory, and there some very
basic stuff that *isn't* provided, when it could be, perhaps getting rid of some
stuff that *is* provided but not actually that useful. just going through a few
things: - there's no function to deep-copy a table. it's not difficult to implement
yourself, but it's also strange to not...