Climacs project making rapid progress - Lisp Propulsion Laboratory log

Lisp Propulsion Laboratory log

Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) Calendar of past entries | Related links xml

Climacs project making rapid progress

Thursday, September 1, 2005

Bill Clementson blogged about editor customization with Lisp IDEs, and discussed various ways of integrating Emacs with proprietary IDE tools. One such options, which he calls the "Borg Approach", is to enhance an IDE's native editor by taking advantage of source code or APIs/hooks.

I think that, at least for brainstorming purposes, it may be worth mentioning the Climacs implementation of an Emacs-like editor. Among the Emacs implementations written in Common Lisp, it is the one that is making the most rapid progress. Regular progress reports are posted to the development mailing list, and the latest one may mark a significant turning point.

In my opinion, the most important development is that some Climacs features are beginning to be better than equivalent ones in Emacs, most specifically better indentation management in Lisp mode (see the 5th bullet item in the report). Considering that Climacs is also "hackability-friendly" because it is written in -- and can be extended with -- Common Lisp, it is a project worth watching.


Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it

Created with BlogMax

September 2005
Mon Tue Wed Thu Fri Sat Sun
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30
Aug  Oct
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp?