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

It looks fun to learn it for scripting. I often use Python to manipulate JSON and YAML and with Python requests library, this seems like a fit


CL is better than Python for very short scripts that will be called repeatedly (e.g. from a makefile), since a python already has a slower startup time than a CL binary, and for every import you add it gets even slower.




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

Search: