Another noob question. What's the difference between these two options I see in get.pharo.org? get.pharo.org/vmLatest This script downloads the latest Pharo VM. get.pharo.org/vmSLatest This script downloads the latest PharoS VM. Thank you. Rafael Luque
On 19 Nov 2014, at 13:24, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Another noob question.
What's the difference between these two options I see in get.pharo.org <http://get.pharo.org/>?
get.pharo.org/vmLatest <http://get.pharo.org/vmLatest> This script downloads the latest Pharo VM.
latest Cog (JIT)
get.pharo.org/vmSLatest <http://get.pharo.org/vmSLatest> This script downloads the latest PharoS VM.
latest Stack (No JIT) cheers, Esteban
Thank you.
Rafael Luque
Thank you! A brief explanation in the zeroconf page would be interesting for newbies like me, because I don't remember any mention to these types of VMs in the Pharo books available. Rafa 2014-11-19 13:26 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
On 19 Nov 2014, at 13:24, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Another noob question.
What's the difference between these two options I see in get.pharo.org?
get.pharo.org/vmLatest This script downloads the latest Pharo VM.
latest Cog (JIT)
get.pharo.org/vmSLatest This script downloads the latest PharoS VM.
latest Stack (No JIT)
cheers, Esteban
Thank you.
Rafael Luque
I think the PharoS is the Cog STACK VM, meaning there is no JIT. On Wed, Nov 19, 2014 at 9:24 AM, Rafael Luque <rafael.luque.leiva@gmail.com> wrote:
Another noob question.
What's the difference between these two options I see in get.pharo.org?
get.pharo.org/vmLatest This script downloads the latest Pharo VM. get.pharo.org/vmSLatest This script downloads the latest PharoS VM.
Thank you.
Rafael Luque
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Esteban Lorenzano -
Mariano Martinez Peck -
Rafael Luque