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

You can always exit via (System/exit 0), 0 being the return code.

`java -cp clojure.jar clojure.main` is the preferred method of starting Clojure rather than using -jar, I think.



> You can always exit via (System/exit 0), 0 being the return code.

That's how I implement the exit function in the article.




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

Search: