From: sarnold AT coyote DOT rain DOT org (Stephen L Arnold) Subject: Re: use of Win32 native editor with cygwin 21 Nov 1998 14:06:53 -0800 Message-ID: <199811211841.KAA14265.cygnus.gnu-win32@coyote.rain.org> References: <8FE38BA7AA36D211A22100A0C9AF533D0C8E67 AT mail4 DOT eglin DOT af DOT mil> Reply-To: sarnold AT earthling DOT net Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: gnu-win32 AT cygnus DOT com On 20 Nov 98, Ahlsen-Girard, Edward had questions about use of Win32 native editor with cygwin: > I am a complete, no kidding, novice wannabee C++ programmer (trying to > learn for the first time), and I am wondering if anyone has advice on how > to use The SemWare Editor 32 (a console-mode editor for Win32) with > Cygwin. If you consider this desire to be insane, feel free to say so, > but in that case please explain why someone who does not know how to > program in C++ yet would be better served by trying to use vi or emacs > instead. I have no idea what the hell the SemWare Editor 32 is, but I've got a couple suggestions for you: PFE - a free win32 editor with some nice programmer's features (a little C sensitivity, macros, etc). vim/gvim - console and gui versions of VI iMproved (color syntax highlighting, tags, etc). Much easier to configure than emacs (but not nearly as powerful). emacs/ntemacs - you said you'd prefer not, but people have built emacs under cygwin, and the win32 version is up to 20.x now. GRASP - win32 and unix/linux versions are available (no source yet). It's an IDE for C/C++/Ada/Java (color syntax, structure diagrams, etc) that comes pre-configured for GNAT 3.10, Cygwin B19, Sun JDK 1.1.6, and MSVC++ 4.2. I just started playing around with it, so I haven't figured out all the stuff yet; it has project facilities, but doesn't generate a make file on its own. Check out: http://www.rain.org/~sarnold/basic_tools http://www.rain.org/~sarnold/adv_tools Later, Steve *********************************************************** Steve Arnold sarnold AT earthling DOT net The salesman said "This machine requires Windows 95, NT, or better." The only thing I could think of was Linux. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".