wasm-demo/demo/ermis-f/python_m/cur/0252

37 lines
1.8 KiB
Plaintext

From: radbit at my-dejanews.com (radbit at my-dejanews.com)
Date: Wed, 28 Apr 1999 01:10:16 GMT
Subject: RE's in Python syntax
References: <372068E6.16A4A90@icrf.icnet.uk> <3720A21B.9C62DDB9@icrf.icnet.uk> <3720C4DB.7FCF2AE@appliedbiometrics.com> <3720C6EE.33CA6494@appliedbiometrics.com> <y0jaevznhha.fsf@vier.idi.ntnu.no> <glmvhemn4zx.fsf@caffeine.mitre.org> <37215EFB.433AFCA6@prescod.net> <roy-2404991257450001@mc-as01-p63.med.nyu.edu> <3724B2D6.B468687A@prescod.net> <roy-2604991601410001@qwerky.med.nyu.edu> <37252816.42634501@Lugoj.Com> <roy-2704990854480001@qwerky.med.nyu.edu> <3725F91D.4F9D6373@prescod.net>
Message-ID: <7g5n5m$tg7$1@nnrp1.dejanews.com>
Content-Length: 1121
X-UID: 252
In article <3725F91D.4F9D6373 at prescod.net>,
Paul Prescod <paul at prescod.net> wrote:
> Roy Smith wrote:
> >
> > The thread was moving in the direction of "my program using regex is too
> > slow, and I think the solution would be to move regex into the python core
> > to make it faster". I was just pointing out why that is flawed reasoning.
>
> But it isn't flawed reasoning. There are many arguments for moving
> something into the core and many arguments for keeping something OUT of
> the core, and "performance in the hands of a newbie" strikes me as a valid
> argument for inclusion. Simplicity of expression is another.
>
hear, hear - my thinking exactly - Python is a great language to code in
and like in all languages algorithms matter when you're looking for speed
and efficiency. On the other hand if Python can offer better support (in terms
of speed and efficiency) both newbies and experienced programmers will benefit
Cheers
--
Florent Heyworth
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own