Heikki Levanto wrote:
> I was thinking that it could be quicker to do prototyping in something
> like python, while having fast low-level functions in C. Since we
> already have Lukasz Lew's ego library, I wonder if anyone has written
> a wrapper around it to call it from python (or ruby, perl, or some
> other scripting language).

I have done a Python binding for the current libego. You can get it from
http://mjw.woodcraft.me.uk/2007/pyego/ .

I did this as an exercise in using Pyrex (in fact, I ended up using a
variant called Cython) to wrap a C++ library. I'm not planning to use it
myself, and I'm not particularly planning to update it for future
releases of libego.

-M-

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to