On Thu, 18 May 2000 [EMAIL PROTECTED] wrote:

> There isn't. And I doubtit's possible to write a good syntax highlighting
> module for rebol at all.
> In most languages  there are exact naming rules, e.g. in my favourite
> language E:
> first two literals of word are upper case->constant
> first two literals of word are lowercase , not ending in a (   ->variable
> first literal upper case, second one lower case ->  standard E function or a
> system function
> ...
> 
> But with rebol ?
> imagine the syntax parser finds a word like �ffne_Datei :
> what is it ? A variable, a function ?

Why not look at how other editors have it implemented?


-- kolla

Reply via email to