> 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 think if you used swig then we could use your work for any scripting
language, not just python:
  http://www.swig.org/exec.html
(Supported languages are listed on http://www.swig.org/compat.html )

I've not used swig, so cannot be much help there, but I would be able to
test it with PHP.

Darren


-- 
Darren Cook
http://dcook.org/mlsn/ (English-Japanese-German-Chinese free dictionary)
http://dcook.org/work/ (About me and my work)
http://dcook.org/work/charts/  (My flash charting demos)
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to