What is Cython written in?
Its runtime is implemented in C (documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Runtime Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C | 90% | Cython compiles to C | Source |
Influenced By
- Python — Cython is superset of Python with C extensions
Frequently Asked Questions
What language is Cython written in?
Cython is primarily implemented in C. See the implementation section above for details and source references.
What languages influenced Cython?
Cython was influenced by Python among others. See the influence section above for the full list.