Ticket #111 (closed enhancement: fixed)
Pure python mode
| Reported by: | robertwb | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.10 |
| Component: | Pure Python Mode | Keywords: | |
| Cc: |
Description
Ideally one would like to be able to take advantage of all of Cython's speed gains due to static binding/typing, while still maintaining a pure Python codebase for use platforms where one only has access to an interpreter.
Change History
Note: See
TracTickets for help on using
tickets.
