C lexer module
Ignacio Vazquez-Abrams
ignacio at openservices.net
Thu Sep 20 14:09:10 EDT 2001
More information about the Python-list mailing list
Thu Sep 20 14:09:10 EDT 2001
- Previous message (by thread): C lexer module
- Next message (by thread): C lexer module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 20 Sep 2001, Ignacio Vazquez-Abrams wrote: > I've created a C lexer module. It's at: > > http://ignacio.openservices.net/devel/Clex.py > > I would like to hear feedback and bug reports about it. > > Thank you. I have updated it to include basic documentation and support '~' and '~=' which I missed the first time around. -- Ignacio Vazquez-Abrams <ignacio at openservices.net>
- Previous message (by thread): C lexer module
- Next message (by thread): C lexer module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list