Re: Text Editor with Syntax Highlight ....

Lorenzo Bettini <bettini@dsi.unifi.it>
14 Nov 2001 23:08:03 -0500

          From comp.compilers

Related articles
Text Editor with Syntax Highlight .... ahouans@sh.cvut.cz (Arcadius A.) (2001-11-05)
Re: Text Editor with Syntax Highlight .... bettini@dsi.unifi.it (Lorenzo Bettini) (2001-11-14)
| List of all articles for this month |

From: Lorenzo Bettini <bettini@dsi.unifi.it>
Newsgroups: comp.compilers
Date: 14 Nov 2001 23:08:03 -0500
Organization: Dipartimento Sistemi e Informatica, Univ. di Firenze
References: 01-11-026
Keywords: editor
Posted-Date: 14 Nov 2001 23:08:03 EST

"Arcadius A." wrote:
> The trouble is that I don't really know where to start from ....
> So , How can I do the syntax Highlight stuff in Java ?
> and How to define the PHP language for the editor and how to check for
> errors ?
>
> I'm looking for links to tutorials , sample codes or advices...


Hi


I wrote GNU source-highlight


http://www.gnu.org/software/src-highlite/


this is not intended to be used within a text editor, but only to
generate files with syntax highlighting. However, maybe you may find it
useful.


hope this helps


cheers
Lorenzo


--
+-----------------------------------------------------+
| Lorenzo Bettini ICQ# lbetto, 16080134 |
| PhD student in Computer Science |
| Home Page : http://w3.newnet.it/bettini |
| Mail : bettini@dsi.unifi.it |
| http://music.dsi.unifi.it XKlaim language |
| http://w3.newnet.it/bettini/purple Cover Band |
| http://www.gnu.org/software/src-highlite |
| http://www.gnu.org/software/gengetopt |


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.