1. Syntax hilighting editors

Hello list.

I am looking for some (as many as i can get) syntax hilighting editors.
I plan to try them all out, see if I like any better than what I am
currently using (Code-Genie) and put them onto a cd. (I am triing to get
enouph stuff to completly fill a cd.)  I am hoping for an editor that is
expandable (the ability to create syntax files for it) and most of all,
free.


Thanks for any responses!

    Robert Szalay

new topic     » topic index » view message » categorize

2. Re: Syntax hilighting editors

On 13 Feb 2003, at 23:16, Robert Szalay wrote:

> 
> Hello list.
> 
> I am looking for some (as many as i can get) syntax hilighting editors.
> I plan to try them all out, see if I like any better than what I am
> currently using (Code-Genie) and put them onto a cd. (I am triing to get
> enouph stuff to completly fill a cd.)  I am hoping for an editor that is
> expandable (the ability to create syntax files for it) and most of all,
> free.

I use Textpad. This topic comes up several times per year, maybe the email 
archives would be of some help to you?

Kat

new topic     » goto parent     » topic index » view message » categorize

3. Re: Syntax hilighting editors

I use ConTEXT, which has a facility to set up syntax files. There is
even one for Eu in the archive.
	Bingo v4.0 is good too, and more versatile. Its main drawback, though,
is that it is DOS only.
	Both are free.

	CChris

> ------------------------------
> 
> Date: Thu, 13 Feb 2003 23:16:11 -0500
> From: Robert Szalay <robsz1 at hotpop.com>
> Subject: Syntax hilighting editors
> 
> Hello list.
> 
> I am looking for some (as many as i can get) syntax hilighting editors.
> I plan to try them all out, see if I like any better than what I am
> currently using (Code-Genie) and put them onto a cd. (I am triing to get
> enouph stuff to completly fill a cd.)  I am hoping for an editor that is
> expandable (the ability to create syntax files for it) and most of all,
> free.
> 
> Thanks for any responses!
> 
>     Robert Szalay
> 
> ------------------------------
> 
> End of EUforum at topica.com digest, issue 2356

new topic     » goto parent     » topic index » view message » categorize

4. Re: Syntax hilighting editors

Hi Robert,

I know you're looking specifically for *free* syntax highlighting
editors... and also there is no accounting for taste.... and
programmer's editors are a very personal thing and all... but the best
syntax highlighting editor I have ever used ... fully programmable -
macro language very similar to Euphoria.... is TSEPro from
www.semware.com .

There are test drive versions available.

I've used TSE since first release in the early 90's. Incredible
editor. Can call DLLs etc. doesn't support callbacks though...  Full
undo/redo even beyond 'save'.  Interface is hybrid GUI and console
mode... although not a console-mode program...  It's a rare gem in a
world full of too many rocks.

Best wishes,

Ross







>
> Hello list.
>
> I am looking for some (as many as i can get) syntax hilighting
editors.
> I plan to try them all out, see if I like any better than what I am
> currently using (Code-Genie) and put them onto a cd. (I am triing to
get
> enouph stuff to completly fill a cd.)  I am hoping for an editor
that is
> expandable (the ability to create syntax files for it) and most of
all,
> free.
>
>
> Thanks for any responses!
>
>     Robert Szalay
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>

new topic     » goto parent     » topic index » view message » categorize

5. Re: Syntax hilighting editors

How about Crimson Editor?   http://www.crimsoneditor.com/


>>Hello list.
>>
>>I am looking for some (as many as i can get) syntax hilighting
>>    
>>
>editors.
>  
>
>>I plan to try them all out, see if I like any better than what I am
>>currently using (Code-Genie) and put them onto a cd. (I am triing to
>>    
>>
>get
>  
>
>>enouph stuff to completly fill a cd.)  I am hoping for an editor
>>    
>>
>that is
>  
>
>>expandable (the ability to create syntax files for it) and most of
>>    
>>
>all,
>  
>
>>free.
>>
>>
>>Thanks for any responses!
>>
>>    Robert Szalay
>>
>>
>>TOPICA - Start your own email discussion group. FREE!
>>
>>    
>
>
>TOPICA - Start your own email discussion group. FREE!
>
>  

-- 
Don't worry about people stealing your ideas. If your ideas are any good, you'll
have to ram them down people's throats.
-- Howard Aiken

new topic     » goto parent     » topic index » view message » categorize

6. Re: Syntax hilighting editors

I suggest

http://www.crimsoneditor.com/

AK


----------------------------------------------------------------------------=
-----------
Robert Szalay <robsz1 at hotpop.com> 2003.02.13. 23:16:11 -5h-kor =EDrta:

>=20
> Hello list.
>=20
> I am looking for some (as many as i can get) syntax hilighting editors.
> I plan to try them all out, see if I like any better than what I am
> currently using (Code-Genie) and put them onto a cd. (I am triing to get
> enouph stuff to completly fill a cd.)  I am hoping for an editor that is
> expandable (the ability to create syntax files for it) and most of all,
> free.
>=20
>=20
> Thanks for any responses!
>=20
>     Robert Szalay
>=20
> =
>=20
>=20
> TOPICA - Start your own email discussion group. FREE!
> =

new topic     » goto parent     » topic index » view message » categorize

7. Re: Syntax hilighting editors

> Whew! Don't forget SciTe -- syntax highlighting and indenting, folding...

That folding sounds like it would be a great utility... Anybody have real
world experience and can comment on its usability?

new topic     » goto parent     » topic index » view message » categorize

8. Re: Syntax hilighting editors

-------Phoenix-Boundary-07081998-

Hi C. K. Lester, you wrote on 2/14/03 10:54:29 AM:


> Whew! Don't forget SciTe -- syntax highlighting and indenting, folding...
>
>That folding sounds like it would be a great utility... Anybody have real
>world experience and can comment on its usability=3F
>

I keep thinking that its got to be a major advance. You can fold
block comments, #ifdefs, and {} blocks. Great for hiding false
#ifdef's and checking block termination.
The automatic indenting helps prettify the code, as well as catching
errors.
Unfortunately, SciTe also does the one thing that I cannot
accept from an editor-- popping up a search dialog over my text.

Karl Bochert

-------Phoenix-Boundary-07081998---

new topic     » goto parent     » topic index » view message » categorize

9. Re: Syntax hilighting editors

On Fri, 14 Feb 2003 17:15:39 -0800, <kbochert at copper.net> wrote:

>
> Hi C. K. Lester, you wrote on 2/14/03 10:54:29 AM:
>
>
>> Whew! Don't forget SciTe -- syntax highlighting and indenting, 
>> folding...
>>
>> That folding sounds like it would be a great utility... Anybody have 
>> real
>> world experience and can comment on its usability?
>>

I used a couple of mainframe editors (PanValet and ICCF) that had this 
feature and I remember liking it. But then we were using 24x80 char 
terminals so anything that would gain screen real-estate was useful.

-- 

cheers,
Derek Parnell

new topic     » goto parent     » topic index » view message » categorize

10. Re: Syntax hilighting editors

Has anyone mentioned Vim yet?

I made syntax files for vim that include templates, syntax highlighting, and
auto indenting for the Euphoria syntax.

-- 
Jeremy Cowgar
jc at cowgar.com
http://cowgar.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu