You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/faq/design.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -324,8 +324,7 @@ Can Python be compiled to machine code, C or some other language?
324
324
`Cython <http://cython.org/>`_ compiles a modified version of Python with
325
325
optional annotations into C extensions. `Nuitka <http://www.nuitka.net/>`_ is
326
326
an up-and-coming compiler of Python into C++ code, aiming to support the full
327
-
Python language. For compiling to Java you can consider
0 commit comments