Ce projet est classé comme au grenier. Il n'est plus activement maintenu


Sometimes you will find a great algorithm, but find that the only implementation of that algorithm is written in C or C++. In some cases it might be possible to wrap that C/C++ code in a Python C module. However, if a C module is not an option, you need to be able to convert the C/C++ implementation into a Pure Python implementation.

SeaSnake was written to automate the conversion of WebKit sources into a version that could be used by Colosseum.

This project was an experiment; it has been abandoned.

Pourquoi est-ce nommé "Seasnake"?

Seasnake converts C (sea) to Python (snake).


Type de projet:
Bridge
Maturité:
Early Development
Langue:
Python, C++
Plateforme:
Platform independent

Contributeurs