Changeset 4254 for trunk/wenv/NOTES.txt

Show
Ignore:
Timestamp:
05/07/08 15:06:54 (5 months ago)
Author:
pmoura
Message:

Added reference to Anjuta IDE. Updated description of the GtkSourceView? 2.x support. Minor documentation improvements of included support for text editors and syntax highlighters.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wenv/NOTES.txt

    r4233 r4254  
    1010other text editing services for writing Logtalk source files (*.lgt)  
    1111with common text editors. By default, Logtalk syntax highlighting may  
    12 also be applied to the Prolog configuration files (*.config). 
     12also be applied to the Prolog configuration files (*.config). Support  
     13for some syntax highlighters (used in e.g in wikis, source code browsers,  
     14and bug trackers) is also provided. 
    1315 
    1416Some text editors already include support for Logtalk. If that is the  
     
    2325editors, is rather poor. Proper syntax highlighting support for Prolog and  
    2426Logtalk requires support for regular expressions with zero-width look-ahead  
    25 features, which some editors lack. Some text editors supporting regular  
    26 expressions contain bugs and/or limitations that prevent full optimization  
    27 of the syntax coloring patterns. 
     27and look-behind assertions, which some editors lack. 
     28 
     29Some text editors supporting regular expressions contain bugs and/or  
     30hard-coded limitations that prevent full optimization of the syntax  
     31coloring patterns. 
    2832 
    2933As Logtalk can be viewed as a superset of ISO Prolog, you may also use