ctopy automates the parts of translating C source code to Python source code that are difficult for a human but easy for a machine. This allows a human programmer to concentrate on the nontrivial parts of the translation.
| Tags | Software Development |
|---|---|
| Licenses | BSD Three-Clause |
| Operating Systems | Unix |
| Implementation | Python |