Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eropple
on Nov 30, 2012
|
parent
|
context
|
favorite
| on:
Speeding up PHP with the HipHop VM
Java's HotSpot is a stack machine, AFAIK. Dalvik is a register machine, but I wouldn't want to point to that as a positive. ;)
pbiggar
on Nov 30, 2012
[–]
Internally, Hotspot doesn't use a stack representation. It converts it to an IR (internal representation) which is not stack based, which is my point. See Fig 2 from
http://www-leland.stanford.edu/class/cs343/resources/java-ho...
eropple
on Dec 3, 2012
|
parent
[–]
Huh, so it's not. Thanks for the interesting read!
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: