Hacker News new | past | comments | ask | show | jobs | submit login

I use elisp for scripting occasionally (very handy when you need to script on some server but the administrator does not want to install a Lisp compiler, and quite usable with the cl- libraries), and the biggest annoyance is that you need to use buffers to do file IO. That is another layer of boilerplate on top of the Lisp file IO facilities, compared to Bourne shell-style scripting.



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

Search: