[Tutor] source code processing (original) (raw)
Brian van den Broek bvande at po-box.mcgill.ca
Mon Jul 26 09:57:11 CEST 2004
- Previous message: [Tutor] source code processing
- Next message: [Tutor] source code processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dmitriy D. said unto the world upon 26/07/2004 03:45:
Could you please suggest some case-studies or tutorials concerning source code (preferred) or just plain text analyzing with python? I'm writing a script for retrieving comments from Delphi code and preparing documentation. Something like javadoc utility. I'm a newbie in Python and I'd like to see the way such tasks are usually done.
Thanks in advance! Dmitriy.
Hi Dmitriy,
I've only glanced at it so far, but judging by his Charming Python column, David Mertz's Text Processing in Python <http://gnosis.cx/TPiP/> might be worth a close look. It's out in a printed version, but he makes it available on his site in plain text.
Best,
Brian vdB
- Previous message: [Tutor] source code processing
- Next message: [Tutor] source code processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]