PharoS VM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

PharoS VM

Rafael Luque
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





Reply | Threaded
Open this post in threaded view
|

Re: PharoS VM

EstebanLM

On 19 Nov 2014, at 13:24, Rafael Luque <[hidden email]> 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






Reply | Threaded
Open this post in threaded view
|

Re: PharoS VM

Mariano Martinez Peck
In reply to this post by 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 <[hidden email]> 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








--
Reply | Threaded
Open this post in threaded view
|

Re: PharoS VM

Rafael Luque
In reply to this post by EstebanLM
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 <[hidden email]>:

On 19 Nov 2014, at 13:24, Rafael Luque <[hidden email]> 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