http://jimbokun.github.com/programming%20languages/2012/09/23/small-and-fast/index.html My favorite article comparing programming languages is The speed, size and dependability of programming languages by Guillaume Marceau. Guillaume plots program size against execution time for programs written in various languages, implementing benchmarks from The Computer Language Benchmark Game. With the X a..