newLISP Fan Club

Forum => Anything else we might add? => Topic started by: newdep on August 19, 2006, 10:05:23 AM

Title: FAVORITE newLISP editors !!
Post by: newdep on August 19, 2006, 10:05:23 AM
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...
Title:
Post by: newdep on August 19, 2006, 10:08:29 AM
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)
Title:
Post by: tom on August 19, 2006, 11:00:00 AM
Everybody loves to talk about their editors!



I use gnu emacs on linux.
Title:
Post by: HPW on August 19, 2006, 11:56:25 AM
My swiss-army knife for all programming: UltraEdit



http://www.ultraedit.com/
Title:
Post by: Dmi on August 19, 2006, 04:38:25 PM
I use Vim for everything on *nix and Win.

Just try it for a week... ;-)
Title:
Post by: shrogers on August 20, 2006, 04:33:10 PM
I use Emacs on Linux and Win32.
Title:
Post by: nigelbrown on August 20, 2006, 06:21:32 PM
VIM - Linux and Win
Title:
Post by: frontera000 on August 21, 2006, 07:37:52 PM
on Linux I use emacs.

on Windows I use Notepad++.
Title:
Post by: _ex_ on August 23, 2006, 10:00:24 PM
Editplus for all my scripts :)