March 5, 2011
8:06 a.m.
COOOOL And I missed the birth, shit! Monday you have to tell me what you did to fix the last meters of the run. I see that it was boring to write slides :))) Stef On Mar 4, 2011, at 1:51 PM, Benjamin wrote:
Hello guys,
I finally success (with the help of Igor) to trace and create a new Smalltalk kernel based on Pharo. The new born weight 2.2Mb and includes 230 classes ;)
You can try it here:
Gofer new squeaksource: 'PharoTaskForces'; package: 'SystemTracing'; load.
Gofer new squeaksource: 'Seed'; package: 'Seed-HazelBuilder'; load.
HazelTracer2 writeImage: 'hazel.image'.
If you have an error in Point>>#printOn: , you can use this fix <FixPointPrintOn.1.cs>
I want to thank Igor again, because he helps me a lot :)
Ben