Page 1 of 1
FAVORITE newLISP editors !!
Posted: Sat Aug 19, 2006 5:05 pm
by newdep
Because we are getting more and more enthousiastic users here I thought to create
a small post / reply with a listing of the FAVORITE editors for newlisp...
Posted: Sat Aug 19, 2006 5:08 pm
by newdep
I use for newLISP editing (just because its routine actualy) ->
::UNIX::
VI (if there is nothing better around ;-)
EMACS (if it cant find "vi")
ED (for the almost unstable situations)
::LINUX::
JOE (with syntax highlighting from Lucas Wix)
::OS/2::
FED (great VIO editor with lots of bells, from russia!)
::WINxxxx::
NOTEPAD (just good old plain editing)
Posted: Sat Aug 19, 2006 6:00 pm
by tom
Everybody loves to talk about their editors!
I use gnu emacs on linux.
Posted: Sat Aug 19, 2006 6:56 pm
by HPW
My swiss-army knife for all programming: UltraEdit
http://www.ultraedit.com/
Posted: Sat Aug 19, 2006 11:38 pm
by Dmi
I use Vim for everything on *nix and Win.
Just try it for a week... ;-)
Posted: Sun Aug 20, 2006 11:33 pm
by shrogers
I use Emacs on Linux and Win32.
Posted: Mon Aug 21, 2006 1:21 am
by nigelbrown
VIM - Linux and Win
Posted: Tue Aug 22, 2006 2:37 am
by frontera000
on Linux I use emacs.
on Windows I use Notepad++.
Posted: Thu Aug 24, 2006 5:00 am
by _ex_
Editplus for all my scripts :)