Skip to content
Snippets Groups Projects
Unverified Commit 3a627014 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

Remove VOC reference (93333)



VOC has been archived by the BeeWare project, and they are instead
embedding CPython, rather than transpiling to Java bytecode.
(cherry picked from commit bb900712)

Co-authored-by: default avatarCarl Bordum Hansen <carl@bordum.dk>
parent 5024a9b7
Branches
Tags
No related merge requests found
......@@ -324,8 +324,7 @@ Can Python be compiled to machine code, C or some other language?
`Cython <http://cython.org/>`_ compiles a modified version of Python with
optional annotations into C extensions. `Nuitka <http://www.nuitka.net/>`_ is
an up-and-coming compiler of Python into C++ code, aiming to support the full
Python language. For compiling to Java you can consider
`VOC <https://voc.readthedocs.io>`_.
Python language.
How does Python manage memory?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment