@lynn I'm enjoying Haskell & Lua right now!
Haskell because I like how I can express everything as pattern matching & function calls, that feels quite elegant to me! And because its type system catches most of my mistakes, helping me be confident in even large refactors!
And Lua, because it has everything I expect from a scripting language & hardly anything else!