@LiberalArtist @technomancy @csepp @khinsen racket-lua is still missing some standard library things I haven't had time to implement yet (like packages, and Lua's flavour of pattern matching) and it needs a better table implementation (currently, it's just a Racket hash so "array" ops are slow). So, I definitely wouldn't call it a complete/top-tier implementation yet.