Lisp in Eclipse
May. 22nd, 2008 10:23 amfrom http://bitfauna.com/projects/cusp/ :
"Cusp is a development environment for Lisp built on top of the Eclipse platform. It runs SBCL and hooks into the Swank half of Slime. It provides a repl, project manager, an outline of your code for simple navigation, code editor, syntax highlighting, auto-indentation, parenthesis matching, auto-completion, library management, and more."
Sounds pretty sweet. But what about call hierarchy?
"Cusp is a development environment for Lisp built on top of the Eclipse platform. It runs SBCL and hooks into the Swank half of Slime. It provides a repl, project manager, an outline of your code for simple navigation, code editor, syntax highlighting, auto-indentation, parenthesis matching, auto-completion, library management, and more."
Sounds pretty sweet. But what about call hierarchy?
why not use Emacs
Date: 2008-05-23 07:06 pm (UTC)* auto-indentation
* auto completion
* call hierarchy
I don't know how to do any of the above in Emacs. Do you?