Re: About those parenthesis....



Eli Gottlieb wrote:
Pascal Costanza wrote:

There are Common Lisp IDEs on all platforms that support parantheses properly and can be used instead of Emacs. It's highly recommended to switch to such an editor that supports Lisp syntax, instead of fighting it the way that you seem to fight it. Otherwise you won't get the full benefit of Lisp syntax.

Pascal

Name one that runs on Linux, is F/OSS and doesn't require emacs.

If "F/OSS" means "free _or_ open source", you can also check out LispWorks Personal Edition and, I think, Allegro trial edition.



Pascal

--
My website: http://p-cos.net
Closer to MOP & ContextL:
http://common-lisp.net/project/closer/
.



Relevant Pages

  • Re: C++ sucks for games
    ... > I suspect what he's really missing is the fact that Lisp is almost ... > always written using an editor that's aware of Lisp syntax to at least ... it as an excuse to say the language is ok, coz an editor helps you program ... The same as saying obscure coding standards are ok, coz a debugger can be ...
    (comp.lang.cpp)
  • Re: C++ sucks for games
    ... > I suspect what he's really missing is the fact that Lisp is almost ... > always written using an editor that's aware of Lisp syntax to at least ... it as an excuse to say the language is ok, coz an editor helps you program ... The same as saying obscure coding standards are ok, coz a debugger can be ...
    (comp.lang.lisp)