I've heard of Julia but haven't seen much Julia code before. It sounds really nifty:
Julia provides asynchronous I/O, metaprogramming, debugging, logging, profiling, a package manager, and more.
Julia was designed from the beginning for high performance. Julia programs compile to efficient native code for multiple platforms via LLVM.