catladywitch

joined 1 year ago
[–] catladywitch@alien.top 1 points 1 year 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.