Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmil
3943 days ago
I've seen some impressive integration between Clojure and Emacs.
A quick edit - run cycle is a huge win. As are good debugging tools.
1 comments
davexunit
3943 days ago
See Geiser + Guile/Racket or SLIME + Common Lisp for other examples of
excellent
Lisp development environments.
link