[Pharo-dev] [Pharo 8.0] Build #273: 3338-Slots-isSpecial-cleanup-part-2

2019-05-15 Thread ci-pharo-ci-jenkins2
There is a new Pharo build available! The status of the build #273 was: SUCCESS. The Pull Request #3339 was integrated: "3338-Slots-isSpecial-cleanup-part-2" Pull request url: https://github.com/pharo-project/pharo/pull/3339 Issue Url: https://github.com/pharo-project/pharo/issues/3338 Build

Re: [Pharo-dev] Some more effort to make Slang and VMMaker work on Pharo [for review]

2019-05-15 Thread David T. Lewis
Guille, This is excellent work. Thank you also for your careful explanations. Dave On Wed, May 15, 2019 at 10:33:38AM +0200, Guillermo Polito wrote: > Hi Eliot, > > > El 15 may 2019, a las 3:20, Eliot Miranda > > escribi??: > > > > Hi Guille, > > > > On Tue, May 14, 2019 at 7:30 AM

Re: [Pharo-dev] Some more effort to make Slang and VMMaker work on Pharo [for review]

2019-05-15 Thread Guillermo Polito
Hi Subbu, I do not believe this deserves a paper :P. At most a blogpost. What I can do quickly here is to draft the “methodology” I followed by instinct, but that can be reproduced by anyone. 1) generate sources from pharo 2) try to compile (and run) 3) in case of failure, make a diff with the

Re: [Pharo-dev] Some more effort to make Slang and VMMaker work on Pharo [for review]

2019-05-15 Thread Guillermo Polito
Hi Eliot, > El 15 may 2019, a las 3:20, Eliot Miranda escribió: > > Hi Guille, > > On Tue, May 14, 2019 at 7:30 AM Guillermo Polito > wrote: > > - I had to review the AST-to-AST transformation, checking the output, > comparing it to what squeak does and so

Re: [Pharo-dev] Some more effort to make Slang and VMMaker work on Pharo [for review]

2019-05-15 Thread ducasse
Hi Subbu >> To do this work >> - I had to review the AST-to-AST transformation, checking the output, >> comparing it to what squeak does and so on... > > Guillermo, > > This is a superb effort! Thanks. Are you planning to write a paper on this > part of your work? A blog? It can open new