[Tutor] source code processing (original) (raw)
Dmitriy D. vk33 at mail.ru
Mon Jul 26 10:54:43 CEST 2004
- Previous message: [Tutor] source code processing
- Next message: [Tutor] source code processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks a lot, Brian! Hopefully I'll be able to get the printed version, seems like it's a really useful book. That's a pity he didn't convert it to PDF...
-----Original Message----- From: Brian van den Broek <bvande at po-box.mcgill.ca> To: tutor at python.org Date: Mon, 26 Jul 2004 03:57:11 -0400 Subject: Re: [Tutor] source code processing
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
Don't limit your challenges, Challenge your limits!
- Previous message: [Tutor] source code processing
- Next message: [Tutor] source code processing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]