Hello,
I need a free C/C++ editor with syntax highlighting and a good interface
to make utility. I appreciate your help on introducing me one. I am using
ScrEdit now, but I think thee should be some more sophisticated one around.
Best regards
Where can I find a good C editor (free)
Started by ●June 5, 2006
Reply by ●June 5, 20062006-06-05
On Mon, 05 Jun 2006 14:41:21 GMT, ma wrote:> Hello, > > I need a free C/C++ editor with syntax highlighting and a good interface > to make utility. I appreciate your help on introducing me one. I am using > ScrEdit now, but I think thee should be some more sophisticated one around. > > > > Best regardsI like vim for basic editing. <http://www.vim.org/>
Reply by ●June 5, 20062006-06-05
ma wrote:> Hello, > > I need a free C/C++ editor with syntax highlighting and a good interface > to make utility. I appreciate your help on introducing me one. I am using > ScrEdit now, but I think thee should be some more sophisticated one around. > > > > Best regards > >try SciTE from http://www.scintilla.org Steve
Reply by ●June 5, 20062006-06-05
ma wrote:> Hello, > > I need a free C/C++ editor with syntax highlighting and a good interface > to make utility. I appreciate your help on introducing me one. I am using > ScrEdit now, but I think thee should be some more sophisticated one around. > > > > Best regards > >You're on Windows? Crimson Editor is quite simple, but it has all the essentials (and syntax highlighting). You may also want to try Eclipse -- I haven't tried it, but it's supposed to be the Next Big Thing. -- Tim Wescott Wescott Design Services http://www.wescottdesign.com Posting from Google? See http://cfaj.freeshell.org/google/ "Applied Control Theory for Embedded Systems" came out in April. See details at http://www.wescottdesign.com/actfes/actfes.html
Reply by ●June 6, 20062006-06-06
"ma" <ma@nowhere.com> wrote in message news:loXgg.323410$xt.243813@fe3.news.blueyonder.co.uk...> Hello, > > I need a free C/C++ editor with syntax highlighting and a goodinterface> to make utility. I appreciate your help on introducing me one. I am using > ScrEdit now, but I think thee should be some more sophisticated onearound.> >Get Linux - it's all free there. M.P -- Posted via a free Usenet account from http://www.teranews.com
Reply by ●June 6, 20062006-06-06
ma wrote:> I need a free C/C++ editor with syntax highlighting and a good interface > to make utility. I appreciate your help on introducing me one. I am using > ScrEdit now, but I think thee should be some more sophisticated one around.EMACS is available for windows and does c-mode highlighting quite nicely. Ciao, Peter K.
Reply by ●June 6, 20062006-06-06
Peter K. skrev:> ma wrote: > > I need a free C/C++ editor with syntax highlighting and a good interface > > to make utility. I appreciate your help on introducing me one. I am using > > ScrEdit now, but I think thee should be some more sophisticated one around. > > EMACS is available for windows and does c-mode highlighting quite > nicely.EMACS works quite nicely under various flavours of UNIX, and used to be my preferred text editor. When I tried to install it under windows, it performed as if powered by a steam engine. Did I do something wrong or is it really so awfully slow when run under windows? Rune
Reply by ●June 6, 20062006-06-06
I don't know about emacs, but xemacs works perfectly fine under Windoze as well as reasonable operating systems :). --Randy Rune Allnor wrote:> Peter K. skrev: > > ma wrote: > > > I need a free C/C++ editor with syntax highlighting and a good interface > > > to make utility. I appreciate your help on introducing me one. I am using > > > ScrEdit now, but I think thee should be some more sophisticated one around. > > > > EMACS is available for windows and does c-mode highlighting quite > > nicely. > > EMACS works quite nicely under various flavours of UNIX, and used to > be my preferred text editor. When I tried to install it under windows, > it performed as if powered by a steam engine. Did I do something wrong > or is it really so awfully slow when run under windows? > > Rune
Reply by ●June 6, 20062006-06-06
Rune Allnor wrote:> EMACS works quite nicely under various flavours of UNIX, and used to > be my preferred text editor. When I tried to install it under windows, > it performed as if powered by a steam engine. Did I do something wrong > or is it really so awfully slow when run under windows?It starts up a little slowly, but when it's up and running I don't notice any delays. Ciao, Peter K.
Reply by ●June 7, 20062006-06-07






