| Author |
Message |
Jim Granville
Guest
|
Posted:
Mon Jan 03, 2005 7:57 am Post subject:
Re: Editor? |
|
|
Neil Bradley wrote:
| Quote: | What do all of you embedded systems guys use these days? Brief is no longer
cutting it for me due to the fact it can't handle long pathnames or PATH
environment variables under Windows, and I'd like something more modern with
Brief emulation capabilities (pay or free - doesn't matter). Codewright was
one of my favorites, but it's no longer being developed nor supported (and
it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
-->Neil
|
These are ones I've bookmarked
CRedit - was good, free, but now frozen.
http://www.praven3.com/credit/
ConTEXT - similar to CRedit, bit slightly less frozen.
http://fixedsys.com/context/
For Free and OpenSource editors, there are :
Programmers Nodepad, improving steadily...
http://sourceforge.net/projects/pnotepad/
Syn Text Editor
http://sourceforge.net/projects/syn
Quite good, but seems to have changed main
developer recently.
You'll need to check into the brief emulation.
-jg |
|
| Back to top |
|
 |
Guy Macon
Guest
|
Posted:
Mon Jan 03, 2005 7:57 am Post subject:
Re: Editor? |
|
|
Spehro Pefhany wrote:
| Quote: |
Tim Wescott wrote:
Guy Macon <http://www.guymacon.com/> wrote:
MetalHead wrote:
I've been using UltraEdit and have been really happy with it. You can
configure almost everything about it and it works with large files.
supports all the usual syntax coloring and such (if you want it) and has
been extremely reliable. You can try it for free and registering it
costs $30US the last time I looked. WWW.ultraedit.com
The column mode saves a huge amount of time when adjusting indenting.
Highly recommended.
On the strength of the column mode promise I just downloaded it -- very
nice. I spent about 45 minutes customizing it for Verilog and it looks
OK (any "real" Verilog syntax definitions out there?).
I don't know how good they are, but there are a couple here:
http://www.ultraedit.com/index.php?name=Content&pa=showpage&pid=40#wordfiles
|
Needless to say, if your definition is better than the one on
the UltraEdit website, you should share it with them so that
the next fellow doesn't have the same problem. |
|
| Back to top |
|
 |
Neo
Guest
|
Posted:
Mon Jan 03, 2005 7:57 am Post subject:
Re: Editor? |
|
|
"Ian Bell" <ruffrecords@yahoo.com> wrote in message
news:cr9t6q$o0g$3@slavica.ukpost.com...
| Quote: | Neil Bradley wrote:
What do all of you embedded systems guys use these days? Brief is no
longer cutting it for me due to the fact it can't handle long pathnames
or
PATH environment variables under Windows, and I'd like something more
modern with Brief emulation capabilities (pay or free - doesn't matter).
Codewright was one of my favorites, but it's no longer being developed
nor
supported (and it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
-->Neil
For simple stuff I use Kedit or Kate.
Ian
--
Ian Bell
|
LOL...
vi is the one-n-only better choice, gvim aka GUI on Windows....
-Neo |
|
| Back to top |
|
 |
Mike Harding
Guest
|
Posted:
Mon Jan 03, 2005 7:57 am Post subject:
Re: Editor? |
|
|
On Sun, 2 Jan 2005 13:11:33 -0800, "Neil Bradley"
<nb_no_spam@synthcom.com> wrote:
| Quote: | What do all of you embedded systems guys use these days? Brief is no longer
cutting it for me due to the fact it can't handle long pathnames or PATH
environment variables under Windows, and I'd like something more modern with
Brief emulation capabilities (pay or free - doesn't matter). Codewright was
one of my favorites, but it's no longer being developed nor supported (and
it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
|
29 replies and no one has mentioned the best editor of all!
Multi Edit, of course I think it even has a built in option for
Brief emulation (although why anyone would want that is
beyond me :)
Mike Harding |
|
| Back to top |
|
 |
Anton Erasmus
Guest
|
Posted:
Mon Jan 03, 2005 2:26 pm Post subject:
Re: Editor? |
|
|
On Sun, 02 Jan 2005 14:57:58 -0800, Noel Henson <noel@noels-lab.com>
wrote:
| Quote: | Ian Bell wrote:
Neil Bradley wrote:
What do all of you embedded systems guys use these days? Brief is no
longer cutting it for me due to the fact it can't handle long pathnames
or PATH environment variables under Windows, and I'd like something more
modern with Brief emulation capabilities (pay or free - doesn't matter).
Codewright was one of my favorites, but it's no longer being developed
nor supported (and it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
-->Neil
For simple stuff I use Kedit or Kate.
Ian
Kedit and/or Kate as a replacement for brief? LOL
Noel
|
If the Kedit refered to is the one from Mansfiled software
(http://www.kedit.com ) then it might be. It is an extended version
of the IBM XEDIT editor using REXX as the macro language. THE (The
Hessling Editor) is an opensource version avalable on sourceforge.
Powerfull editor for working in a console. Native X version avialable
as well. (Uses XCurses library)
Regards
Anton Erasmus |
|
| Back to top |
|
 |
Robert Scott
Guest
|
Posted:
Mon Jan 03, 2005 5:48 pm Post subject:
Re: Editor? |
|
|
I use the "SEE" editor that came with the ancient "DeSmet C" compiler
for DOS. It allows me to edit without looking at the keyboard since
it makes little use of the Function Keys.
-Robert Scott
Ypsilanti, Michigan
(Reply through this forum, not by direct e-mail to me, as automatic reply address is fake.) |
|
| Back to top |
|
 |
Buddy Smith
Guest
|
Posted:
Mon Jan 03, 2005 6:26 pm Post subject:
Re: Editor? |
|
|
Neil Bradley <nb_no_spam@synthcom.com> wrote:
| Quote: | What do all of you embedded systems guys use these days? Brief is no longer
.... |
Since it hasn't been mentioned yet, I've found NEdit to be pretty nice and free:
www.nedit.org
For X-windows, not sure about windows.
ttyl,
--buddy |
|
| Back to top |
|
 |
Matthias Weißer
Guest
|
Posted:
Mon Jan 03, 2005 8:05 pm Post subject:
Re: Editor? |
|
|
Kelly Hall schrieb:
| Quote: | windows development, it rocks. Some guys I work with actually edit
their unix code with it, too, because it's a great code editor.
|
I didn't liked it until I found VisualAssistX. VS6 in combination with
VAX is really great. It only lacks the colum mode from UltraEdit.
--
Matthias Weißer
matthias@matwei.de
http://www.matwei.de |
|
| Back to top |
|
 |
Michael R. Kesti
Guest
|
Posted:
Mon Jan 03, 2005 8:14 pm Post subject:
Re: Editor? |
|
|
Rich Webb wrote:
| Quote: | On Sun, 2 Jan 2005 13:11:33 -0800, "Neil Bradley"
nb_no_spam@synthcom.com> wrote:
What do all of you embedded systems guys use these days? Brief is no longer
cutting it for me due to the fact it can't handle long pathnames or PATH
environment variables under Windows, and I'd like something more modern with
Brief emulation capabilities (pay or free - doesn't matter). Codewright was
one of my favorites, but it's no longer being developed nor supported (and
it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
Use vi, the one true editor... ;-)
|
And, if forced to use Windows(TM), look to Lemmy for a well implemented
vi for that platform.
--
========================================================================
Michael Kesti | "And like, one and one don't make
| two, one and one make one."
mkesti@gv.net | - The Who, Bargain |
|
| Back to top |
|
 |
Casey
Guest
|
Posted:
Mon Jan 03, 2005 8:34 pm Post subject:
Re: Editor? |
|
|
Guy Macon said
| Quote: |
MetalHead wrote:
I've been using UltraEdit and have been really happy with it. You can
configure almost everything about it and it works with large files.
supports all the usual syntax coloring and such (if you want it) and has
been extremely reliable. You can try it for free and registering it
costs $30US the last time I looked. WWW.ultraedit.com
The column mode saves a huge amount of time when adjusting indenting.
Highly recommended.
|
Yes - the column mode is extremely useful.
I've been using UltraEdit for years and I also highly recommend it.
Casey |
|
| Back to top |
|
 |
Tim Wescott
Guest
|
Posted:
Mon Jan 03, 2005 8:46 pm Post subject:
Re: Editor? |
|
|
Guy Macon wrote:
| Quote: | Spehro Pefhany wrote:
Tim Wescott wrote:
Guy Macon <http://www.guymacon.com/> wrote:
MetalHead wrote:
I've been using UltraEdit and have been really happy with it. You can
configure almost everything about it and it works with large files.
supports all the usual syntax coloring and such (if you want it) and has
been extremely reliable. You can try it for free and registering it
costs $30US the last time I looked. WWW.ultraedit.com
The column mode saves a huge amount of time when adjusting indenting.
Highly recommended.
On the strength of the column mode promise I just downloaded it -- very
nice. I spent about 45 minutes customizing it for Verilog and it looks
OK (any "real" Verilog syntax definitions out there?).
I don't know how good they are, but there are a couple here:
http://www.ultraedit.com/index.php?name=Content&pa=showpage&pid=40#wordfiles
Needless to say, if your definition is better than the one on
the UltraEdit website, you should share it with them so that
the next fellow doesn't have the same problem.
Nope, there's is better -- mine was just thrown together to see what it |
could do, plus I'm a relative newbie to Verilog.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com |
|
| Back to top |
|
 |
Ian Bell
Guest
|
Posted:
Tue Jan 04, 2005 12:36 am Post subject:
Re: Editor? |
|
|
Noel Henson wrote:
snip
| Quote: |
Kedit and/or Kate as a replacement for brief? LOL
Noel
As I said, for simple stuff, certainly.
Ian
Just teasing. My opinion shouldn't count for much (on this subject)
anyway. I'm a Vim user. :)
|
No offence taken. I know editors are a very personal thing. I remember
nearly 25 years ago working on a microprocessor development system that had
a line based editor (worse than the old IBM edlin). It was OK once you got
used to it and I used it everyday for about six months. However, I also
remember the revelation when the first screen based editor appeared. After
that there was no way I would go back to a line based editor. I felt the
same when GUI editors appeared with their point and click interface and no
need to learn arcane key sequences.
I am sure that for people who do a lot of editing it is easy to become very
familiar (and productive) with a particular editor. For the casual editor
like me a minimal learning curve is essential. I only mentioned Kwrite,
which I would initially have put in the same class as Windows Write i.e
more a primitive word processor than an editor, because almost by chance I
started using it to write a Tcl/Tk programme. To my surprise it recognised
the keywords and highlighted the code as well as showing starting and
corresponding ending braces. With line numbering turned on it does me fine.
Ian
--
Ian Bell |
|
| Back to top |
|
 |
Tauno Voipio
Guest
|
Posted:
Tue Jan 04, 2005 12:47 am Post subject:
Re: Editor? |
|
|
Buddy Smith wrote:
| Quote: | Neil Bradley <nb_no_spam@synthcom.com> wrote:
What do all of you embedded systems guys use these days? Brief is no longer
...
Since it hasn't been mentioned yet, I've found NEdit to be pretty nice and free:
www.nedit.org
For X-windows, not sure about windows.
ttyl,
--buddy
|
I' currently running Nedit on X and the olde Codewright
on Windows (pretty seldom).
For programming work, the syntax coloring has
saved plenty of debugging and compiler complaints.
--
Tauno Voipio
tauno voipio (at) iki fi |
|
| Back to top |
|
 |
Ian Bell
Guest
|
Posted:
Tue Jan 04, 2005 12:51 am Post subject:
Re: Editor? |
|
|
Neo wrote:
| Quote: |
"Ian Bell" <ruffrecords@yahoo.com> wrote in message
news:cr9t6q$o0g$3@slavica.ukpost.com...
Neil Bradley wrote:
What do all of you embedded systems guys use these days? Brief is no
longer cutting it for me due to the fact it can't handle long pathnames
or
PATH environment variables under Windows, and I'd like something more
modern with Brief emulation capabilities (pay or free - doesn't matter).
Codewright was one of my favorites, but it's no longer being developed
nor
supported (and it's buggy, unfortunately).
Any ideas/thoughts/suggestions? Thank you!
-->Neil
For simple stuff I use Kedit or Kate.
Ian
--
Ian Bell
LOL...
vi is the one-n-only better choice, gvim aka GUI on Windows....
-Neo
|
Interesting. Pls define 'better'.
Ian
--
Ian Bell |
|
| Back to top |
|
 |
Ian Bell
Guest
|
Posted:
Tue Jan 04, 2005 1:05 am Post subject:
Re: Editor? |
|
|
Neo wrote:
| Quote: |
snip
For simple stuff I use Kedit or Kate.
Ian
--
Ian Bell
LOL...
vi is the one-n-only better choice, gvim aka GUI on Windows....
-Neo
|
I mentioned Kedit but in fact I really meant Kwrite - not a minimal word
editor but quite a good programmers editor. Has highlighting for very many
languages etc.
Ian
--
Ian Bell |
|
| Back to top |
|
 |
|
|
|
|