catladywitch

joined 11 months ago
[–] catladywitch@alien.top 1 points 10 months ago

Lua - uses tables (hashmaps) for everything like Lisp uses lists (but not homoiconic), and has some functional features including first-class functions and tail call optimisation.