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

Which languages does it support?


It's a general editor and can open most things out there, however the eval stuff is limited to Clojure, ClojureScript, JavaScript, and CSS.


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.


I follow LT project since I saw it on kickstarter and it looks great so far. And I cannot wait for promised full Python support to be implemented.




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

Search: