On Thu, Oct 7, 2010 at 2:38 AM, Noury Bouraqadi <[email protected]> wrote:
> Thanks Eliot! > > I just downloaded Squeak 2.0 and start loading the MicroSqueak files. > But, I encountered a strange problem. In the fileList, the > MSqueak-Collections-Unordered.st file content isn't displayed and I can't > load it. > I get only this message in the fileList: > > For some reason, this file cannot be read > > Any hint? > No clue. So instead I've put all the files, including a development image that has all the code filed in on http://www.mirandabanda.org/files/MicroSqueak. Check the !README<http://www.mirandabanda.org/files/MicroSqueak/!README> . HTH Eliot Noury > On 7 oct. 2010, at 01:22, Eliot Miranda wrote: > > > FInd attached. You want MicroSqueak-colonequal.st and the various > MSqueak-.st files. This produces a 57k image. John's also given me a 2.0 > development image which will run on a 3.8 VM. Let me know if you want that. > For me this is a proof of concept. What's needed is to define a headless > core that contains the compiler, good error reporting to standard out, the > core collection and numeric libraries and file support. Then we try and > load packages into it and build up a headful image. > > > > On Wed, Oct 6, 2010 at 3:03 PM, Stéphane Ducasse < > [email protected]> wrote: > > > > On Oct 6, 2010, at 7:18 PM, Eliot Miranda wrote: > > > > > > > > > > > On Wed, Oct 6, 2010 at 7:31 AM, Stéphane Ducasse < > [email protected]> wrote: > > > generate a new image. > > > > > > But that's not what it does. > > > > Yes I know gnerates = clone in my mail. > > > > > t merely clones an image, which is a long way form building an image > form source. *That*'s a useful project. John Maloney's lovely MicroSqueak > is a good starting point for ideas (basically have a copy of a kernel subset > of the system in a namespace and generate a fresh image from that). > > > > Do you have a pointer on the code of john. We are looking at bootstrap > code right now. > > > > > > > > On Oct 6, 2010, at 2:23 PM, Alexandre Bergel wrote: > > > > > > > Hi! > > > > > > > > What do you want to achieve? > > > > > > > > Cheers, > > > > Alexandre > > > > > > > > > > > > On 6 Oct 2010, at 05:36, Gabriel Hernán Barbuto wrote: > > > > > > > >> Hi > > > >> > > > >> Does anyone know where I can find the system tracer that is > currently > > > >> in use in Pharo? > > > >> > > > >> Bests > > > >> Gabriel > > > >> > > > >> _______________________________________________ > > > >> Pharo-project mailing list > > > >> [email protected] > > > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > > > -- > > > > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > > > > Alexandre Bergel http://www.bergel.eu > > > > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > Pharo-project mailing list > > > > [email protected] > > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > [email protected] > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > > Pharo-project mailing list > > > [email protected] > > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > <MicroSqueak.tgz>_______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
