Home
(current)
About
Contact
Reviews
ComputerLanguage.com
Longest-Running Tech Encyclopedia
Term of the Moment
crypto block reward
Look Up Another Term
Definition: CPython
The standard compiler for Python. Because Python is an intepreted language, CPython converts each line of Python source code into bytecode and then executes it. See
Python
and
bytecode
.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
misc