The Python Oracle

Java "Virtual Machine" vs. Python "Interpreter" parlance?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Drifting Through My Dreams

--

Chapters
00:00 Question
00:28 Accepted answer (Score 146)
03:41 Answer 2 (Score 192)
11:33 Answer 3 (Score 71)
12:10 Answer 4 (Score 19)
13:54 Thank you

--

Full question
https://stackoverflow.com/questions/4418...

Answer 1 links:
[primitive data types]: http://en.wikipedia.org/wiki/Data_type
[compiled into machine instructions]: http://gcc.gnu.org/java/
[intermediate
language (or several)]: http://gcc.gnu.org/onlinedocs/gccint/RTL...
[Jython]: http://www.jython.org/
[cPython]: http://www.python.org/
[permalink]: http://www.darkarchive.org/w/Pub/Process...

Answer 3 links:
[Interpreter]: http://en.wikipedia.org/wiki/Interpreter...)
[Virtual Machine]: http://en.wikipedia.org/wiki/Virtual_mac...
[here]: http://www.kinabaloo.com/jvm.html
[Comparison of application virtual machines]: http://en.wikipedia.org/wiki/Comparison_...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#java #python #jvm

#avk47