Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Philippe Back
-boun...@lists.pharo.org] On Behalf Of Pavel Krivanek Sent: mercredi 26 mars 2014 10:24 To: Any question about pharo is welcome Subject: Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet 2014-03-26 9:11 GMT+01:00 Marcus Denker mailto:marcus.den...@inria.fr> >:

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Pavel Krivanek
2014-03-26 9:11 GMT+01:00 Marcus Denker : > > On 26 Mar 2014, at 09:06, Goubier Thierry wrote: > > > > > > > Le 26/03/2014 09:03, Marcus Denker a écrit : > >> > >> On 26 Mar 2014, at 06:37, Pavel Krivanek > wrote: > >> > >>> Unbelievable... I stare how open source can work :-) I started this > p

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Goubier Thierry
Le 26/03/2014 09:11, Marcus Denker a écrit : On 26 Mar 2014, at 09:06, Goubier Thierry wrote: Le 26/03/2014 09:03, Marcus Denker a écrit : On 26 Mar 2014, at 06:37, Pavel Krivanek wrote: Unbelievable... I stare how open source can work :-) I started this project yesterday so it can

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Marcus Denker
On 26 Mar 2014, at 09:06, Goubier Thierry wrote: > > > Le 26/03/2014 09:03, Marcus Denker a écrit : >> >> On 26 Mar 2014, at 06:37, Pavel Krivanek wrote: >> >>> Unbelievable... I stare how open source can work :-) I started this project >>> yesterday so it can hardly translate more than th

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Goubier Thierry
Le 26/03/2014 09:03, Marcus Denker a écrit : On 26 Mar 2014, at 06:37, Pavel Krivanek wrote: Unbelievable... I stare how open source can work :-) I started this project yesterday so it can hardly translate more than the small examples and of course it had no announcement. So, CCodeGenera

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Goubier Thierry
Impressive! Very interesting. Thierry Le 26/03/2014 06:37, Pavel Krivanek a écrit : Unbelievable... I stare how open source can work :-) I started this project yesterday so it can hardly translate more than the small examples and of course it had no announcement. So, CCodeGenerator is the stan

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-26 Thread Marcus Denker
On 26 Mar 2014, at 06:37, Pavel Krivanek wrote: > Unbelievable... I stare how open source can work :-) I started this project > yesterday so it can hardly translate more than the small examples and of > course it had no announcement. > > So, CCodeGenerator is the standalone translator from Sm

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-25 Thread Tudor Girba
This is beautiful, indeed (both the project and the open-source dynamics) :). Keep it up. Cheers, Doru On Wed, Mar 26, 2014 at 6:37 AM, Pavel Krivanek wrote: > Unbelievable... I stare how open source can work :-) I started this > project yesterday so it can hardly translate more than the small

Re: [Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-25 Thread Pavel Krivanek
Unbelievable... I stare how open source can work :-) I started this project yesterday so it can hardly translate more than the small examples and of course it had no announcement. So, CCodeGenerator is the standalone translator from Smalltalk to plain C extracted from VMMaker. It should be able no

[Pharo-users] Pavel's CCodeGenerator works under Windows MinGW: sweet

2014-03-25 Thread Philippe Back
I loaded the code from http://www.smalltalkhub.com/#!/~PavelKrivanek/CCodeGenerator where the generator is now standalone, from VMMaker I made my own little version here: http://www.smalltalkhub.com/#!/~philippeback/HOExtras/packages/CCodeGenerato r-Core Just works nicely under windows, not s