[RFC] C implementation of PatienceSequenceMatcher

Alexander Belchenko bialix at ukr.net
Mon Jul 23 09:18:19 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lukáš Lalinský пишет:
> On Ne, 2007-07-22 at 10:12 -0500, John Arbash Meinel wrote:
>> 3) We generally have chosen to use Pyrex for extensions, in the hope that it
>> might be more maintainable. (As some of the code can be written in a more
>> 'pythonic' fashion. Certainly it is more obvious to use classes, etc).
>> However, if this is a fairly clean C implementation, I don't think we would
>> have any reason not to use it.
> 
> I started this as a non-Python code. I thought about porting it to Pyrex
> when I was writing the Python extension, but decided to not do it
> because I felt I can do it faster and cleaner in plain C. Pyrex would be
> for me just one more language to learn, with all it's limits and
> workarounds for them.

I think we can use Pyrex to write interface between your C-code and Python.

[µ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGpGRKzYr338mxwCURAtRFAKCN256+8xo+eKCm7xsGZZkQ0J7rmACeO6eO
HABknV9N7amKVeKOS+/f0pg=
=O5oc
-----END PGP SIGNATURE-----



More information about the bazaar mailing list