A simple, classy [[Programming Languages|Programming Language]] created by Bob Nystrom, the author of Crafting Interpreters.
It's fast (2x slower than [[Lua]]JIT, faster than Ruby, Python, Lua), decently static (objects are all statically defined), features method overloading, and method-based operator definitions.