help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] GST bootstrapping process


From: Jan Vrany
Subject: [Help-smalltalk] GST bootstrapping process
Date: Fri, 23 Feb 2007 21:24:51 +0100

Hello,

I'm experimenting (or I plan to do it)
with smalltalk VM.  One thing is still 
hidden for me - the image assembling 
process. What's done, when gst is 
run with -i?

I've read the gst code, but this part
was very complicated to read.

I realized, that before everything
kernel/Builtins.st is read. However, 
before this could be done, i thing some infracture
have to be set up such as some classes
like SmallInteger Symbol, Class, MethodDictionary, 
MethodDescriptor and MetaClass and MetaClass class.
How and where this is done? How the rest is
loaded? I was unable to find any order when
reading kernel/*.st. 

Can you give me a little overview and/or
point me to the source code?

Thanks. Jan







reply via email to

[Prev in Thread] Current Thread [Next in Thread]