This project is classified as in the attic. It is no longer actively maintained


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.

So, why is it called "Seasnake"?

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


Project Type:
Bridge
Maturity:
Early Development
Language:
Python, C++
Platform:
Platform independent

Contributors