On Thu, Nov 6, 2014 at 3:35 PM, Joe Prostko <joe.pros...@gmail.com> wrote:

> On Thu, Nov 6, 2014 at 3:29 PM, Stephan Beal <sgb...@googlemail.com>
> wrote:
> > As you probably already know, but here it is for those who don't:
> >
> >
> https://docs.google.com/document/d/13gRSl6-bj3LV-OKgE-BsqvqF33UFYW3oa3A2OJC5QSY/view
>
> I can't view this at work since Google docs is blocked, but I assume you
> are talking about s2?  I guess worst case I can try to "port" s2 to Python
> or the like, although I suspect that will be a bit of work.  I guess
> anything worthwhile takes work though.  :)
>

You should not need to port s2 to Python, rather reference the s2 bindings
to libfossil as an example.

I am considering doing a Perl binding to libfossil, probably using h2xs to
generate the "low level type mapping", then writing a thin layer of Perl
code to present a more Perl-ish interface as well as perform exception
handling.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to