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

Out of curiosity - I haven't followed this project in technical detail - are you using SWANK or your own backend work?

I would be interested in experimenting with it for Common Lisp, you see. :)



I believe it uses nrepl, not SWANK. (I wrote about the difference here: http://pchristensen.com/blog/articles/clojure-development-ec... )


it actually uses neither, and doesn't rely on any specific implementation. You could fairly easily wrap a swank client to make it work, or an nrepl one (which is something we'll probably get to soon). One of the nice things about the way we architected it is that there are very few assumptions when it comes to "clients" and that will allow a ton of freedom in using established stuff when it exists.




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

Search: