Editor?
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
Editor?
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System
Author Message
Noel Henson
Guest





Posted: Mon Jan 03, 2005 4:44 am    Post subject: Re: Editor? Reply with quote

Al Gosselin wrote:

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




I like Vim. It's free and flexible. I googled 'brief editor' and the
first link was http://www.vim.org/scripts/script.php?script_id=265 which
has a vim script that does 'Brief-like' binding and behavior.

Al

Ah. My current favorite for the last 7 years and my only code editor for
that last 5. It is my favorite for extensibility.
www.vimoutliner.org is one small example.

Noel
Back to top
Ian Bell
Guest





Posted: Mon Jan 03, 2005 4:50 am    Post subject: Re: Editor? Reply with quote

Noel Henson 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

As I said, for simple stuff, certainly.

Ian
--
Ian Bell
Back to top
Noel Henson
Guest





Posted: Mon Jan 03, 2005 5:08 am    Post subject: Re: Editor? Reply with quote

Ian Bell wrote:

Quote:
Noel Henson wrote:

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

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. :)

Noel
Back to top
Spehro Pefhany
Guest





Posted: Mon Jan 03, 2005 5:28 am    Post subject: Re: Editor? Reply with quote

On Sun, 2 Jan 2005 13:11:33 -0800, the renowned "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!

-->Neil

I like Ultradit. I switched from PFE some years ago, and Ultraedit has
improved a lot since then. Despite the author's proselytizing
(speaking of "religious" issues).


Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
Back to top
Guy Macon
Guest





Posted: Mon Jan 03, 2005 6:49 am    Post subject: Re: Editor? Reply with quote

MetalHead wrote:

Quote:
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.
Back to top
toby
Guest





Posted: Mon Jan 03, 2005 6:50 am    Post subject: Re: Editor? Reply with quote

I second Rich, of course; but if you want something GUI and free, try
Crimson Editor, http://www.crimsoneditor.com/
Back to top
Fred Viles
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

"Neil Bradley" <nb_no_spam@synthcom.com> wrote in
news:10tgovop37jmifd@corp.supernews.com:

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).

I switched from Brief to Epsilon (Lugaru Software payware) in the
late eighties (!), and have been a fan ever since. It's very emacs-
like OOTB, but you can set it up to emulate Brief (or just about any
other editor you like).

- Fred
Back to top
Guest






Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

I have gotten very good use out of jedit (jedit.org). It has lots of
plugins and syntax highlighters and with an ant build file there is not
much you can't setup to build from within the editor.

I keep hearing things about eclipse, but everytime I have tried a new
version release I find it too confusing to use and configure.
Back to top
CopperHead
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

SlickEdit is fashionable now. Has Brief emulation.
Has versions that run on Windows, Unix, and other platforms.
Its nice that you can take it with you regardless of platform, most anyway.

"Neil Bradley" <nb_no_spam@synthcom.com> wrote in message
news:10tgovop37jmifd@corp.supernews.com...
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
Back to top
Kelly Hall
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

Neil Bradley wrote:
Quote:
Any ideas/thoughts/suggestions? Thank you!

For trivial code changes (on PCs or unixen): vi
For bigger changes on Unixen: emacs
For bigger changes on PCs: Visual Studio

I only recommend Visual Studio because my company provides an MSDN
subscription to all engineers - I wouldn't have tried it otherwise. For
windows development, it rocks. Some guys I work with actually edit
their unix code with it, too, because it's a great code editor.

Kelly
Back to top
Neil Kurzman
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

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

TextEdit is not bad
Back to top
Neil Kurzman
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

Neil Kurzman wrote:

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

TextEdit is not bad

excuse me TextPad.
Back to top
RichH
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

One word... emacs. It exists for ALL platforms and will not be
abandoned like other products.

Or... have a look ar CRISP. It is a brief clone.

Cheers,
Rich



In article <10tgovop37jmifd@corp.supernews.com>, nb_no_spam@synthcom.com
says...
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


Back to top
Tim Wescott
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

Guy Macon wrote:
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.

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?).

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Back to top
Spehro Pefhany
Guest





Posted: Mon Jan 03, 2005 7:57 am    Post subject: Re: Editor? Reply with quote

On Sun, 02 Jan 2005 21:40:17 -0800, the renowned Tim Wescott
<tim@wescottnospamdesign.com> wrote:

Quote:
Guy Macon 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


Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> Embedded System All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7  Next
Page 2 of 7

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB