On Apr 2, 2010, at 5:23 PM, Michael Rueger wrote:
On 4/2/2010 5:12 PM, Stéphane Ducasse wrote:
Because I want to play with the idea of bootstrapping a smalltalk and I would like to have a socket and a raw sequence of numbers... No compiler no.... just a reader of stuff (but of course for that you need already a lot)
Craig has done quite a bit of work regarding code loading I would assume.
yes but somebody has to do archeology there.
For bare bones (binary) loading of compiled code and classes you actually shouldn't need much infrastructure, but a lot of thought beforehand (representing and binding symbols, encoding the literal frame etc) :-)
Yes this is what I'm trying to learn so that I know what I ask when i will ask some guys to do it :)
Michael
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project