Io, a new prototype-based language
At first glance Io looks like LiveScript and/or Rhino (a prototyping inheritance language JavaScript freed from the browser), but it goes much deeper. Veeery interesting. I'm curious if it borrows the same register-based VM architecture from Lua.
Juicey stuff to explore if only I had the time....