Talk:Cython

Point of View

I came to this page for useful information about how Cython works and what the benefits and tradeoffs are involved in using it. Instead I found an article that is overblown, biased, uses verbiage that is entirely inappropriate for an encyclopedia, and contains very little factual information about how Cython actually works. Biased, un-encyclopedic language includes phrases like: "The special advantage of this seamless Python/C intermix approach is that existing Python code can be tuned to almost the speed of C by just adding a few static type declarations".

Stefan Karpinski (talk) 07:02, 17 July 2012 (UTC)[reply]

I should add that Cython is *clearly* notable. Stefan Karpinski (talk) —Preceding undated comment added 07:03, 17 July 2012 (UTC)[reply]

I've cleaned up some of the material and removed the sign. This article could still use some TLC but at least visitors will have a basic idea of the workflow. DavidBrooksPokorny (talk) 09:03, 12 November 2012 (UTC)[reply]

External files

Hello world chart: http://www.lucidchart.com/invitations/accept/50a0bbdb-78a8-4950-b49e-248f0a7cd169 and http://www.lucidchart.com/invitations/accept/50a0bcf5-eb94-4a05-98d8-5b9b0a7c4e7c — Preceding unsigned comment added by DavidBrooksPokorny (talkcontribs) 09:11, 12 November 2012 (UTC)[reply]

Not a Superset

I don't know when it diverged, but Cython is pretty far away from being a superset of python 3 at least since the introduction of type hints. Valid type-hinted Python will often fail to compile, and some other changes in syntax have not been added yet.

In the docs, cython only says it "It aims to become a superset of the [Python] language".

The first sentence should be tempered somewhat at least. — Preceding unsigned comment added by 148.88.152.95 (talk) 17:47, 18 October 2018 (UTC)[reply]

I've changed it to subset. Arjun G. Menon (talk · mail) 01:45, 7 October 2023 (UTC)[reply]

It's not language

Cython isn't even a programming language. I think someone here should read a little more at cython.org. Mr.Fine24 (talk) 16:15, 18 October 2023 (UTC)[reply]

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.