Re: [Pharo-users] Pharos-Book

2015-11-06 Thread Sebastian Heidbrink
Actually before somebody expects a typo, I mean https://github.com/CARMinesDouai/PhaROS-Book On 2015-11-06 9:40 AM, Sebastian Heidbrink wrote: Hi! Is there a CI server somewhere that currently builds the PharOS-Book? Or is there a place where the last built is available for download? Cheer

[Pharo-users] Pharos-Book

2015-11-06 Thread Sebastian Heidbrink
Hi! Is there a CI server somewhere that currently builds the PharOS-Book? Or is there a place where the last built is available for download? Cheers! Sebastian

Re: [Pharo-users] PharoS VM

2014-11-19 Thread 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 : > > On 19 Nov 2014, at 13:24, Rafael Luque > wrote: > > Ano

Re: [Pharo-users] PharoS VM

2014-11-19 Thread Mariano Martinez Peck
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 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. > g

Re: [Pharo-users] PharoS VM

2014-11-19 Thread Esteban Lorenzano
> On 19 Nov 2014, at 13:24, Rafael Luque 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. lates

[Pharo-users] PharoS VM

2014-11-19 Thread 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

Re: [Pharo-users] PharoS

2014-09-08 Thread Annick Fron
Thanks to all Le 8 sept. 2014 à 10:14, Sven Van Caekenberghe a écrit : > Hi Annick, > > On 08 Sep 2014, at 09:26, Annick Fron wrote: > >> What is the difference between pharoS and pharo ? >> Annick > > At one point there was just the standard Squeak VM. Then Eliot started the > CogVM projec

Re: [Pharo-users] PharoS

2014-09-08 Thread p...@highoctane.be
On Mon, Sep 8, 2014 at 10:14 AM, Sven Van Caekenberghe wrote: > Hi Annick, > > On 08 Sep 2014, at 09:26, Annick Fron wrote: > > > What is the difference between pharoS and pharo ? > > Annick > > At one point there was just the standard Squeak VM. Then Eliot started the > CogVM project, whose ult

Re: [Pharo-users] PharoS

2014-09-08 Thread Sven Van Caekenberghe
Hi Annick, On 08 Sep 2014, at 09:26, Annick Fron wrote: > What is the difference between pharoS and pharo ? > Annick At one point there was just the standard Squeak VM. Then Eliot started the CogVM project, whose ultimate goal was to have a JIT compiler. That meant that he had to change part

Re: [Pharo-users] PharoS

2014-09-08 Thread Esteban Lorenzano
exactly. pharoS does not includes Cog (the JIT). Esteban On 08 Sep 2014, at 09:45, François Stephany wrote: > If i'm not mistaken, pharoS uses the StackVM. > > Which you don't really want unless you know you need it ;) > > On Mon, Sep 8, 2014 at 9:26 AM, Annick Fron wrote: > What is the d

Re: [Pharo-users] PharoS

2014-09-08 Thread François Stephany
If i'm not mistaken, pharoS uses the StackVM. Which you don't really want unless you know you need it ;) On Mon, Sep 8, 2014 at 9:26 AM, Annick Fron wrote: > What is the difference between pharoS and pharo ? > Annick > >

[Pharo-users] PharoS

2014-09-08 Thread Annick Fron
What is the difference between pharoS and pharo ? Annick

[Pharo-users] PhaROS issue tracker

2013-09-23 Thread Santiago Bragagnolo
Here i left you the PhaROS Issue tracker https://code.google.com/p/pha-ros/issues/list Thanks :)