Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wasn't that sort of the original design spec for perl?


Agreed. Besides Perl, you can also use Ruby and PHP just as easily. At least that works for me. The main selling point is the ability to run shell commands with `command here`. I exclude Python from my list because you have to use the subprocess module, which makes it more complicated.


You could use ipython, which is a python-based shell that doesn't need explicitly calling the subprocess module to launch commands (and a lot more goodies).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: