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

You might not want to write parser from scratch, but you might want a new syntactic abstraction, and that usually requires a language change. For example, Python's "with" statement. If Clojure did not already provide the analogous `with-open` macro, you could create it yourself.


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

Search: