nedit patterns for Python 3?
Eddy De Greef
eddy_de_greef at scarlet.be
Thu Sep 3 12:49:55 CEST 2009
The utility I wrote to generate the patterns can be found here:
http://home.scarlet.be/eddy_de_greef/NEdit/index.html
I have been thinking about updating the Python patterns to 3.x, but I
didn't get to it yet.
If you have list of changes wrt. to 2.x, it wouldn't take me too much
time to adapt the pattern set.
Eddy
Bert Wesarg wrote:
> Cc'd the NEdit discussion list.
>
> On Thu, Sep 3, 2009 at 05:19, Steve Bonner<humanist.steve at gmail.com> wrote:
>> Hello. As you may know, a new version of the Python language
>> has just come out (version 3), and it's not backward compatible.
>> Do you know of any plans to update the python.pats file defining
>> syntax highlighting for nedit?
> No.
>
>> If not, it looks like the preferred way to modify or maintain
>> that file is by using a higher-level definition, and generating
>> the python.pats file. Would you have that higher-level
>> definition, and could you describe how to generate the
>> python.pats file from it?
> You may find more infos here:
>
> http://nedit.hackvalue.nl/niki/index.php/Syntax_Highlighting_Patterns
>
>> I would ask the original creator of that file,
>> eddy_de_greef at freegates.be, but that e-mail address
>> doesn't seem to be valid any longer.
> A quick search in the nedit mail archive reveals this (last message
> from June 18):
>
> Eddy De Greef <degreef at imec.be>
>
> Bert
>> Thanks for any info!
>> Steve Bonner
>>
More information about the Discuss
mailing list