I just ran across the very cool https://github.com/Russell91/pythonpy
If someone has a free afternoon, then a Julia port would be cool (hint, hint, ;). As I've found myself in the past doing things like: cat numbers.csv | julia -E 'sum(map(int,readlines(STDIN)))' And a few more flags for convenience would make this much more powerful/feasible. Jason
