cython
https://github.com/cython/cython
Python
A Python to C compiler
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported62 Subscribers
View all SubscribersAdd a CodeTriage badge to cython
Help out
- Issues
- [BUG] Compiler crash with @ccall and memoryview_arg=None
- [BUG] Compiler crash using cython.* types in .pyx files
- Does not understand character buffer dtype format string ('w')
- [BUG] Walrus operator is misbehaving in tuples
- Add "unvisited_child_attrs" to help 3rd party tools
- [ENH] Provide a "compatibility over performance" C compile mode for CPython
- Allow initialisation of const variables
- [BUG] Compilation crashes when using fused-typed memoryview parameters for def function
- [BUG] cpdef method used to create iterator from child class fails
- [BUG] Initialising const pointer is yielding error during C compilation
- Docs
- Python not yet supported