Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!arizona.edu!arizona!cjeffery From: cjeffery@cs.arizona.edu (Clinton Jeffery) Newsgroups: comp.lang.misc Subject: Re: Which to use :- Perl, Python, Icon, ... ? Message-ID: <1073@caslon.cs.arizona.edu> Date: 7 Mar 91 19:59:48 GMT References: Distribution: comp Organization: U of Arizona CS Dept, Tucson Lines: 19 From article , by bevan@cs.man.ac.uk (Stephen J Bevan): > In the past I've written various programs to extract information from > files...[deletions] I'd like to move to a single language for doing > these sort of tasks. The likely contenders for this seem to be Perl, > Python and Icon. I was wondering if anybody has experiences with them > that they'd like to share? Would someone please post or e-mail me a reference for Python? Generally, my guess is that you would find Icon better for complex string analysis tasks that don't fit into neat regular expressions, or for programs that use extracted information in complex ways. Perl looks better for the jobs that it was designed to handle. -- | Clint Jeffery, U. of Arizona Dept. of Computer Science | cjeffery@cs.arizona.edu -or- {noao allegra}!arizona!cjeffery --